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:
de635d8
)
[SPARC64]: Do not write garbage into %pstate in tsb_context_switch().
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 16 Feb 2006 05:16:42 +0000
(21:16 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:08 +0000
(
01:13
-0800)
For SUN4V, we were clobbering %o5 to do the hypervisor call.
This clobbers the saved %pstate value and we end up writing
garbage into that register as a result. Oops.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found