From: David S. Miller Date: Fri, 17 Aug 2012 09:31:10 +0000 (-0700) Subject: sparc64: Add perf_event abstractions for orthogonal PMUs. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~48^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38e99f5bdf62f37d7552311fef1bff00bec6308;p=pandora-kernel.git sparc64: Add perf_event abstractions for orthogonal PMUs. Starting with SPARC-T4 we have a seperate PCR control register for each performance counter, and there are absolutely no restrictions on what events can run on which counters. Add flags that we can use to elide the conflict and dependency logic used to handle older chips. Signed-off-by: David S. Miller --- Reading git-diff-tree failed