]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffa0d3e81f2f9f9352295640f4de6f66590f7597
tree2b0cfe878d280a35ed43f998682b2fa9d3dc47f1
parent6c8cbbd98cdaf2df9972fc7363ac072d4c00f491
parentf561ff26d5aa5f14ef13d5c443cb9fc6102efeb5
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