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:
ed3174d
)
[XTENSA] Add missing a2 register restore in register spill routine
author
Chris Zankel
<chris@zankel.net>
Wed, 14 Nov 2007 21:47:02 +0000
(13:47 -0800)
committer
Chris Zankel
<chris@zankel.net>
Thu, 14 Feb 2008 01:21:27 +0000
(17:21 -0800)
Register a2 is saved in depc but wasn't getting restored before
returning from _spill_registers when there weren't any registers
to spill. The mask to cut the top bit from the rotated WINDOWMASK
register was also one bit short.
Signed-off-by: CHris Zankel <chris@zankel.net>
arch/xtensa/kernel/entry.S
patch
|
blob
|
history
diff --cc
arch/xtensa/kernel/entry.S
Simple merge