[PATCH] i386: show_registers(): try harder to print failing code
[powerpc.git] / arch / i386 / kernel / nmi.c
index 2dd928a..acb3514 100644 (file)
@@ -575,6 +575,7 @@ void touch_nmi_watchdog (void)
         */
        touch_softlockup_watchdog();
 }
+EXPORT_SYMBOL(touch_nmi_watchdog);
 
 extern void die_nmi(struct pt_regs *, const char *msg);