From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun, 22 Oct 2017 10:54:42 +0000 (-0400)
Subject: Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5670a8471e27ff400e9446b5bab6c296c8d8a733;p=linux.git

Merge branch 'smp-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull smp/hotplug fix from Thomas Gleixner:
 "The recent rework of the callback invocation missed to cleanup the
  leftovers of the operation, so under certain circumstances a
  subsequent CPU hotplug operation accesses stale data and crashes.
  Clean it up."

* 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpu/hotplug: Reset node state after operation
---

5670a8471e27ff400e9446b5bab6c296c8d8a733