Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jun 2016 21:39:29 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jun 2016 21:39:29 +0000 (14:39 -0700)
commite603330c867fea506ea861892bd28d963c07c978
tree2b0cfe878d280a35ed43f998682b2fa9d3dc47f1
parentd29e4723017b50a3f10395439f19f8d169515c01
parente2dfb4b880146bfd4b6aa8e138c0205407cebbaf
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm

Pull ARM fix from Russell King:
 "Just one fix to the ptrace code, spotted by Simon Marchi, where if a
  thread migrates to a different CPU and the VFP registers are changed
  through ptrace, the application doesn't see the updated VFP registers"

* 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: fix PTRACE_SETVFPREGS on SMP systems