https://github.com/torvalds/linux
Revision e31d6883f21c1cdfe5bc64e28411f8a92b783fde authored by Thomas Gleixner on 03 October 2017, 14:37:53 UTC, committed by Thomas Gleixner on 04 October 2017, 08:53:54 UTC
Instead of dropping the cpu hotplug lock after stopping NMI watchdog and
threads and reaquiring for restart, the code and the protection rules
become more obvious when holding cpu hotplug lock across the full
reconfiguration.

Suggested-by: Linus Torvalds <torvalds@linuxfoundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org
Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1710022105570.2114@nanos
1 parent 6b9dc48
History
Tip revision: e31d6883f21c1cdfe5bc64e28411f8a92b783fde authored by Thomas Gleixner on 03 October 2017, 14:37:53 UTC
watchdog/core, powerpc: Lock cpus across reconfiguration
Tip revision: e31d688

back to top