tick: Change log level of NOHZ: local_softirq_pending message
authorRado Vrbovsky <rvrbovsk@redhat.com>
Fri, 8 Feb 2013 17:37:30 +0000 (12:37 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 25 Mar 2013 09:46:59 +0000 (10:46 +0100)
commitcfea7d7e452f57682a0bb55a55e9f79c569558c2
tree8c8173937d3ce02b6af622b30843433f79e3a4ea
parent8ffbc7d9ff0064ce000788272a609fa79d06ead1
tick: Change log level of NOHZ: local_softirq_pending message

The "NOHZ: local_softirq_pending" message is a largely informational
message.  This makes extra work for customers that have a policy of
investigating all kernel log messages logged at <= KERN_ERR log level.
This patch sets the message to a different log level.

[ tglx: Use pr_warn() ]

Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
Cc: Don Zickus <dzickus@redhat.com>
Link: http://lkml.kernel.org/r/2037057938.893524.1360345050772.JavaMail.root@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/tick-sched.c