aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/apic.h
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2008-07-17 20:47:44 -0400
committerIngo Molnar <mingo@elte.hu>2008-07-18 08:27:51 -0400
commit35b680557f95564f70f21a8d3f5c72e101fab260 (patch)
tree1bb558278166aae267849c1bdfc8616f47e5f696 /include/asm-x86/apic.h
parent49a66a0bcea8737e82035a31ad0d8cd64d027a5d (diff)
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>
Diffstat (limited to 'include/asm-x86/apic.h')
-rw-r--r--include/asm-x86/apic.h2
1 files changed, 1 insertions, 1 deletions
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 @@
12 12
13#define ARCH_APICTIMER_STOPS_ON_C3 1 13#define ARCH_APICTIMER_STOPS_ON_C3 1
14 14
15#define Dprintk(x...) 15#define Dprintk printk
16 16
17/* 17/*
18 * Debugging macros 18 * Debugging macros