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:
d8c89eb
)
[SPARC64]: Fix hypervisor TLB operation error reporting.
author
David S. Miller
<davem@davemloft.net>
Thu, 17 Jan 2008 09:32:09 +0000
(
01:32
-0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Jan 2008 14:26:55 +0000
(06:26 -0800)
1) Trap level wasn't being passed down properly, we need to
move it from %l4 into the correct outgoing arg register.
2) Although the TPC often provides the most direct clue, we
have the caller PC so we should provide that as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found