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:
b344e24
)
sh: Setup the frame pointer in handle_interrupt
author
Matt Fleming
<matt@console-pimps.org>
Thu, 20 Aug 2009 16:00:21 +0000
(17:00 +0100)
committer
Matt Fleming
<matt@console-pimps.org>
Fri, 21 Aug 2009 12:04:10 +0000
(13:04 +0100)
When CONFIG_DWARF_UNWINDER is enabled setup r14 in handle_interrupt, so
that we can figure out what function was running when we were
interrupted.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found