]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Mar 2017 15:33:44 +0000 (08:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Mar 2017 15:33:44 +0000 (08:33 -0700)
Pull CPU hotplug fix from Thomas Gleixner:
 "A single fix preventing the concurrent execution of the CPU hotplug
  callback install/invocation machinery. Long standing bug caused by a
  massive brain slip of that Gleixner dude, which went unnoticed for
  almost a year"

* 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpu/hotplug: Serialize callback invocations proper


Trivial merge