From: Ingo Molnar Date: Sun, 17 May 2009 09:24:08 +0000 (+0200) Subject: perf_counter: fix counter inheritance race X-Git-Tag: v2.6.31-rc1~383^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44d70a340554a33071339064a303ac0f1a31623;p=pandora-kernel.git perf_counter: fix counter inheritance race 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 Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: Marcelo Tosatti Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed