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:
cbda6aa
)
powerpc/perf: Add missing SIER support
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 15 May 2013 20:19:31 +0000
(20:19 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 31 May 2013 22:29:29 +0000
(08:29 +1000)
Commit 8f61aa3 "Add support for SIER" missed updates to siar_valid()
and perf_get_data_addr().
In both cases we need to check the SIER instead of mmcra.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found