hrtimer: Remove overly verbose "switch to high res mode" message
authorRoland Dreier <rdreier@cisco.com>
Thu, 24 Sep 2009 21:07:55 +0000 (14:07 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Sep 2009 14:58:09 +0000 (16:58 +0200)
commitd3f6302e7e51b41af86c6496ffb2f95e8f2179df
treef3283cb08fd13be12354359d21975dd2a2ea96ff
parent89133f93508137231251543d1732da638e6022e1
hrtimer: Remove overly verbose "switch to high res mode" message

On big systems, printing <number of CPUs> copies of

    Switched to high resolution mode on CPU nnn

clutters up the kernel log for minimal gain.  Just get rid of them.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
LKML-Reference: <ada1vlw126s.fsf_-_@cisco.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/hrtimer.c