MIPS: traps: Replace printk with pr_err for MC exceptions
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 12 Nov 2014 09:22:15 +0000 (09:22 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:30 +0000 (07:45 +0100)
commit314727fe5cea60fb8d1bdd75e54f2491aa079820
tree9cb67e146013ceacdc2156657e3b84038d5fa713
parente12aa828ff42bae894e4eb7350d4dbf46eb19084
MIPS: traps: Replace printk with pr_err for MC exceptions

printk should not be used without a KERN_ facility level

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8399/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c