perf_counter, x86: clean up throttling printk
authorMike Galbraith <efault@gmx.de>
Sun, 10 May 2009 08:53:05 +0000 (10:53 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 May 2009 10:04:30 +0000 (12:04 +0200)
s/PERFMON/perfcounters for perfcounter interrupt throttling warning.

'perfmon' is the CPU feature name that is Intel-only, while we do
throttling in a generic way.

[ Impact: cleanup ]

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Robert Richter <robert.richter@amd.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found