Cyrill Gorcunov
125580380f
x86, perf events: Check if we have APIC enabled
...
Ralf Hildebrandt reported this boot warning:
| Running a vanilla 2.6.32 as Xen DomU, I'm getting:
|
| [ 0.000999] CPU: Physical Processor ID: 0
| [ 0.000999] CPU: Processor Core ID: 1
| [ 0.000999] Performance Events: AMD PMU driver.
| [ 0.000999] ------------[ cut here ]------------
| [ 0.000999] WARNING: at arch/x86/kernel/apic/apic.c:249 native_apic_write_dummy
So we need to check if APIC functionality is available, and
not just in the P6 driver but elsewhere as well.
Reported-by: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091210165634.GF5086@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-12-10 18:00:30 +01:00
..
2009-11-12 07:25:56 -08:00
2009-11-12 14:57:15 -08:00
2009-11-03 18:42:31 +01:00
2009-10-11 11:20:58 -07:00
2009-10-01 16:11:11 -07:00
2009-10-29 07:39:32 -07:00
2009-09-24 17:16:22 -07:00
2009-11-02 09:23:08 -08:00
2009-11-09 09:00:50 +09:00
2009-10-30 14:43:12 -07:00
2009-09-30 10:06:07 +10:00
2009-10-05 11:37:47 +02:00
2009-11-02 12:00:08 +01:00
2009-10-01 16:11:12 -07:00
2009-09-28 00:25:07 -04:00
2009-11-15 09:51:24 +01:00
2009-11-04 11:59:45 +01:00
2009-09-23 15:37:02 -07:00
2009-11-09 10:47:40 +09:00
2009-11-08 17:41:20 -08:00
2009-10-11 11:20:58 -07:00
2009-12-10 18:00:30 +01:00
2009-10-11 11:20:58 -07:00
2009-11-08 15:34:42 +01:00