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:
dbf3e95
)
sparc64: Do not clobber %g7 in setcontext() trap.
author
David S. Miller
<davem@davemloft.net>
Fri, 1 Aug 2008 03:40:46 +0000
(20:40 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Aug 2008 03:40:46 +0000
(20:40 -0700)
That's the userland thread register, so we should never try to change
it like this.
Based upon glibc bug nptl/6577 and suggestions by Jakub Jelinek.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found