commit | d3f6302e7e51b41af86c6496ffb2f95e8f2179df | [log] [tgz] |
---|---|---|
author | Roland Dreier <rdreier@cisco.com> | Thu Sep 24 14:07:55 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Sep 26 16:58:09 2009 +0200 |
tree | f3283cb08fd13be12354359d21975dd2a2ea96ff | |
parent | 89133f93508137231251543d1732da638e6022e1 [diff] |
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>