• Ingo Molnar's avatar
    perf_counter: fix counter inheritance race · c44d70a3
    Ingo Molnar authored
    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: default avatarIngo Molnar <mingo@elte.hu>
    c44d70a3
perf_counter.c 81.6 KB