Quieten hrtimer printk: "Switched to high resolution mode .."
authorMichael Ellerman <michael@ellerman.id.au>
Mon, 29 Oct 2007 05:35:29 +0000 (16:35 +1100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 29 Oct 2007 08:39:38 +0000 (09:39 +0100)
commitedfed66e17854c312e81a2218f9b0592a555c9a3
tree2d5ec7a18aaa06ca2641a02c33df82567750a15a
parent129f1d2c5352eea3f7c8af9f8c1006dc0da7be52
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 <michael@ellerman.id.au>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 kernel/hrtimer.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
kernel/hrtimer.c