From: Rado Vrbovsky Date: Fri, 8 Feb 2013 17:37:30 +0000 (-0500) Subject: tick: Change log level of NOHZ: local_softirq_pending message X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfea7d7e452f57682a0bb55a55e9f79c569558c2;p=pandora-kernel.git 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 Cc: Don Zickus Link: http://lkml.kernel.org/r/2037057938.893524.1360345050772.JavaMail.root@redhat.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed