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:
c4a3987
)
sparc: Fix regset register window handling.
author
David S. Miller
<davem@davemloft.net>
Thu, 1 Apr 2010 01:05:05 +0000
(18:05 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Apr 2010 01:05:05 +0000
(18:05 -0700)
We have to adjust 'reg_window' down by 16 becuase the 'pos' iterator
we'll use to index into the stack slots will be between 16 and 32.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found