From: Peter Zijlstra Date: Sat, 23 May 2009 16:29:01 +0000 (+0200) Subject: perf_counter: Remove perf_counter_context::nr_enabled X-Git-Tag: v2.6.31-rc1~383^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475c55797323b67435083f6e2eb8ee670f6410ec;p=pandora-kernel.git perf_counter: Remove perf_counter_context::nr_enabled now that pctrl() no longer disables other people's counters, remove the PMU cache code that deals with that. Signed-off-by: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: John Kacur LKML-Reference: <20090523163013.032998331@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed