From: David Ahern Date: Thu, 19 Mar 2015 20:06:53 +0000 (-0400) Subject: sparc: Touch NMI watchdog when walking cpus and calling printk X-Git-Tag: omap-for-v4.1/fixes-rc1~279^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31aaa98c248da766ece922bbbe8cc78cfd0bc920;p=pandora-kernel.git sparc: Touch NMI watchdog when walking cpus and calling printk With the increase in number of CPUs calls to functions that dump output to console (e.g., arch_trigger_all_cpu_backtrace) can take a long time to complete. If IRQs are disabled eventually the NMI watchdog kicks in and creates more havoc. Avoid by telling the NMI watchdog everything is ok. Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed