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:
b8b3de2
)
powerpc/power8: Fix oprofile and perf
author
Michael Neuling
<mikey@neuling.org>
Tue, 4 Jun 2013 19:38:54 +0000
(19:38 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 9 Jun 2013 22:36:19 +0000
(08:36 +1000)
In 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8
we broke all power8 hw events.
This reverts this change and uses oprofile_type instead. Perf now works
on POWER8 again and oprofile will revert to using timers on POWER8.
Kudos to mpe this fix.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found