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:
5ea68e0
)
[SPARC64]: Do not call winfix_dax blindly
author
David S. Miller
<davem@davemloft.net>
Mon, 29 Aug 2005 19:44:57 +0000
(12:44 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Aug 2005 19:44:57 +0000
(12:44 -0700)
Verify we really are taking a data access exception trap, at TL1, from
one of the window spill/fill handlers.
Else call a new function, data_access_exception_tl1, to log the error.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found