From: Maciej W. Rozycki Date: Fri, 18 Jul 2008 00:47:44 +0000 (+0100) Subject: x86: more apic debugging X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=35b680557f95564f70f21a8d3f5c72e101fab260;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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 --- diff --git a/include/asm-x86/apic.h b/include/asm-x86/apic.h index a3dd4c3e3629..b96460a7190d 100644 --- a/include/asm-x86/apic.h +++ b/include/asm-x86/apic.h @@ -12,7 +12,7 @@ #define ARCH_APICTIMER_STOPS_ON_C3 1 -#define Dprintk(x...) +#define Dprintk printk /* * Debugging macros