From: Rafael J. Wysocki Date: Tue, 7 Aug 2012 11:50:22 +0000 (+0200) Subject: Revert "NMI watchdog: fix for lockup detector breakage on resume" X-Git-Tag: v3.6-rc2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300d3739e873d50d4c6e3656f89007a217fb1d29;p=pandora-kernel.git Revert "NMI watchdog: fix for lockup detector breakage on resume" Revert commit 45226e9 (NMI watchdog: fix for lockup detector breakage on resume) which breaks resume from system suspend on my SH7372 Mackerel board (by causing a NULL pointer dereference to happen) and is generally wrong, because it abuses the CPU hotplug functionality in a shamelessly blatant way. The original issue should be addressed through appropriate syscore resume callback instead. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed