-
- Downloads
x86: convert Dprintk to pr_debug
There are a couple of places where (P)Dprintk is used which is an old
compile time enabled printk wrapper. Convert it to the generic
pr_debug().
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/kernel/acpi/boot.c 3 additions, 3 deletionsarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/cpu/perfctr-watchdog.c 2 additions, 2 deletionsarch/x86/kernel/cpu/perfctr-watchdog.c
- arch/x86/kernel/setup_percpu.c 3 additions, 3 deletionsarch/x86/kernel/setup_percpu.c
- arch/x86/kernel/smpboot.c 26 additions, 26 deletionsarch/x86/kernel/smpboot.c
- arch/x86/mm/numa_64.c 0 additions, 4 deletionsarch/x86/mm/numa_64.c
- arch/x86/pci/early.c 7 additions, 9 deletionsarch/x86/pci/early.c
- include/asm-x86/apic.h 0 additions, 2 deletionsinclude/asm-x86/apic.h
- include/asm-x86/mach-default/smpboot_hooks.h 3 additions, 3 deletionsinclude/asm-x86/mach-default/smpboot_hooks.h
Loading
Please register or sign in to comment