From: Michael Ellerman Date: Mon, 29 Oct 2007 05:35:29 +0000 (+1100) Subject: Quieten hrtimer printk: "Switched to high resolution mode .." X-Git-Tag: v2.6.24-rc2~105^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edfed66e17854c312e81a2218f9b0592a555c9a3;p=pandora-kernel.git Quieten hrtimer printk: "Switched to high resolution mode .." Change the hrtimer printk "Switched to high resolution mode .." to be KERN_DEBUG, rather than KERN_INFO. If users need to see this they can pass "loglevel" or "debug" on the command line, or check dmesg. Signed-off-by: Michael Ellerman Signed-off-by: Thomas Gleixner kernel/hrtimer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Reading git-diff-tree failed