• I
    perf_counter: fix counter inheritance race · c44d70a3
    Ingo Molnar 提交于
    Context rotation should not occur when we are in the middle of
    walking the counter list when inheriting counters ...
    
    [ Impact: fix occasionally incorrect perf stat results ]
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Marcelo Tosatti <mtosatti@redhat.com>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    c44d70a3
perf_counter.h 16.4 KB