]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86_64/kernel/mce.c
move die notifier handling to common code
[net-next-2.6.git] / arch / x86_64 / kernel / mce.c
index fa26726824775e774682476f072836e5a29cb691..442169640e452ccd4e54240c7ed9684a6d4f5ba8 100644 (file)
 #include <linux/percpu.h>
 #include <linux/ctype.h>
 #include <linux/kmod.h>
+#include <linux/kdebug.h>
 #include <asm/processor.h> 
 #include <asm/msr.h>
 #include <asm/mce.h>
-#include <asm/kdebug.h>
 #include <asm/uaccess.h>
 #include <asm/smp.h>