x86: convert Dprintk to pr_debug
authorThomas Gleixner <tglx@linutronix.de>
Mon, 21 Jul 2008 19:35:38 +0000 (21:35 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 Jul 2008 19:35:38 +0000 (21:35 +0200)
commitcfc1b9a6a683c835a20d5b565ade55baf639f72f
treed9eb8b4a76185e6913ec542020f387a368132f9b
parent2e2dcc7631e331cf2e8396ce452e7f01e35f1182
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>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/cpu/perfctr-watchdog.c
arch/x86/kernel/setup_percpu.c
arch/x86/kernel/smpboot.c
arch/x86/mm/numa_64.c
arch/x86/pci/early.c
include/asm-x86/apic.h
include/asm-x86/mach-default/smpboot_hooks.h