Explorar o código

x86: more apic debugging

[ mingo@elte.hu: picked up this patch from Maciej, lets make apic=debug
                 print out more info - we had a lot of APIC changes ]

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Maciej W. Rozycki %!s(int64=17) %!d(string=hai) anos
pai
achega
35b680557f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/asm-x86/apic.h

+ 1 - 1
include/asm-x86/apic.h

@@ -12,7 +12,7 @@
 
 
 #define ARCH_APICTIMER_STOPS_ON_C3	1
 #define ARCH_APICTIMER_STOPS_ON_C3	1
 
 
-#define Dprintk(x...)
+#define Dprintk printk
 
 
 /*
 /*
  * Debugging macros
  * Debugging macros