sparc64: Fix reset hangs on Niagara systems.
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2009 22:40:33 +0000 (15:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2009 22:40:33 +0000 (15:40 -0700)
Hypervisor versions older than version 1.6.1 cannot handle
leaving the profile counter overflow interrupt chirping
when the system does a soft reset.

So use a reboot notifier to shut off the NMI watchdog.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found