]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/reboot.h
x86, nmi: Wire up NMI handlers to new routines
[karo-tx-linux.git] / arch / x86 / include / asm / reboot.h
index 3250e3d605d90818368993fd61bb28325b9efd48..92f297069e87c6c6befa12c7ada4fd21b7436365 100644 (file)
@@ -23,7 +23,7 @@ void machine_real_restart(unsigned int type);
 #define MRR_BIOS       0
 #define MRR_APM                1
 
 #define MRR_BIOS       0
 #define MRR_APM                1
 
-typedef void (*nmi_shootdown_cb)(int, struct die_args*);
+typedef void (*nmi_shootdown_cb)(int, struct pt_regs*);
 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
 
 #endif /* _ASM_X86_REBOOT_H */
 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
 
 #endif /* _ASM_X86_REBOOT_H */