Boot with nmi_watchdog=1 (smp) or nmi_watchdog=2 (smp or up), cat
/proc/interrupts to verify that NMI is being used. If the problem is a
disabled spinloop then the watchdog will trip after 5 seconds and give
you a trace which can be run through ksymoops. If that trace does not
give enough data to debug the problem, apply the kdb patch[*], read
Documentation/kdb and start digging, bt first and debug from there.
[*] ftp://oss.sgi.com/projects/kdb/download/v2.5/
kdb-v2.5-2.4.19-common-1.bz2 + kdb-v2.5-2.4.19-i386-1.bz2 or
kdb-v2.5-2.4.20-common-1.bz2 + kdb-v2.5-2.4.20-i386-1.bz2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/