]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: perf: use pr_* instead of printk
authorWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 11:26:57 +0000 (11:26 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 12:16:58 +0000 (12:16 +0000)
commit12bee6f62187d29ef73a9c0cfe89f8578c75dcb1
tree1ed9ca976ae0a7dd304d9374bef6239d4f6e16f3
parenta90b6c04d96e106f997b30aa404fdefa934c5c40
ARM: perf: use pr_* instead of printk

There are a few remaining uses of printk in the ARM perf code, so move
them over to the pr_* variants instead.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/perf_event_cpu.c
arch/arm/kernel/perf_event_v7.c