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:
e2fd137
)
xtensa: save current register frame in fast_syscall_spill_registers_fixup
author
Max Filippov
<jcmvbkbc@gmail.com>
Wed, 30 Oct 2013 12:18:25 +0000
(16:18 +0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Sat, 25 Jan 2014 19:24:38 +0000
(23:24 +0400)
We need it saved because it contains a3 where we track which register
windows we still need to spill, and fixup handler may call C exception
handlers. Also fix comments.
Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/kernel/entry.S
patch
|
blob
|
history
diff --cc
arch/xtensa/kernel/entry.S
Simple merge