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:
db218b3
)
sh64: Kill off old exception debugging helpers.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 14 Jun 2012 05:12:18 +0000
(14:12 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 14 Jun 2012 05:12:18 +0000
(14:12 +0900)
There's not much here that we can't get at through alternate means (aside
from the TLB contents, but that doesn't belong here anyways). Most of
this information is already provided by the sh32 routines, which we'll
consolidate on next.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found