commit | 3e51f893de98296ba64a88d93a94d17e3df5de0b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Mar 18 08:33:44 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Mar 18 08:33:44 2017 -0700 |
tree | 0e1b8c5f88ae4bfb8afac2a8a3051a5118af05ab | |
parent | 8d940990f51df8b18b89f8ca0592904cfe02f556 [diff] | |
parent | dc434e056fe1dada20df7ba07f32739d3a701adf [diff] |
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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