]> git.baikalelectronics.ru Git - kernel.git/commit
softirq: convert printks to pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 28 Jan 2014 01:07:15 +0000 (17:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2014 05:02:40 +0000 (21:02 -0800)
commitc80eb1addac4085a97594feb1b0173593e4d5e31
tree7e7ca15762b47e44d3ba25c6ee5207c08f75540b
parentfc8d5b210a342bcaf8acde02d5e7556bce1ff4e9
softirq: convert printks to pr_<level>

Use a more current logging style.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/softirq.c