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:
a450dc6
)
xtensa: add double exception fixup handler for fast_unaligned
author
Max Filippov
<jcmvbkbc@gmail.com>
Wed, 22 Jan 2014 05:16:37 +0000
(09:16 +0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Thu, 14 Aug 2014 07:59:27 +0000
(11:59 +0400)
fast_unaligned_fixup restores user registers and runs normal exception
handler in the current stack frame. Unaligned load/store is retried
after that.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
No differences found