Files
linux/arch/x86/kernel/cpu
Peter Zijlstra 60b3df9c1e perf_counter: add comment to barrier
We need to ensure the enabled=0 write happens before we
start disabling the actual counters, so that a pcm_amd_enable()
will not enable one underneath us.

I think the race is impossible anyway, we always balance the
ops within any one context and perform enable() with IRQs disabled.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-04-06 09:29:32 +02:00
..
2009-04-04 00:31:02 +02:00
2008-06-03 14:43:00 -07:00
2008-07-31 23:56:27 +02:00
2009-03-23 02:06:51 +05:30
2009-03-28 22:27:45 +01:00
2008-11-23 11:02:36 +01:00