Skip to content

Commit 35b6805

Browse files
Maciej W. RozyckiIngo Molnar
authored andcommitted
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>
1 parent 49a66a0 commit 35b6805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/asm-x86/apic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#define ARCH_APICTIMER_STOPS_ON_C3 1
1414

15-
#define Dprintk(x...)
15+
#define Dprintk printk
1616

1717
/*
1818
* Debugging macros

0 commit comments

Comments
 (0)