git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
378a6ee
)
powerpc/perf: Freeze PMC5/6 if we're not using them
author
Michael Ellerman
<michael@ellerman.id.au>
Fri, 28 Jun 2013 08:15:12 +0000
(18:15 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:49:57 +0000
(11:49 +1000)
On Power8 we can freeze PMC5 and 6 if we're not using them. Normally they
run all the time.
As noticed by Anshuman, we should unfreeze them when we disable the PMU
as there are legacy tools which expect them to run all the time.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
CC: <stable@vger.kernel.org> [v3.10]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found