Add the unwind information to irq_entry so we can pass through it when

unwinding the stack.
This commit is contained in:
Andrew Turner 2013-08-25 11:21:03 +00:00
parent 285c5301aa
commit da154710c4

View File

@ -89,6 +89,7 @@ AST_LOCALS
ASENTRY_NP(irq_entry)
sub lr, lr, #0x00000004 /* Adjust the lr */
PUSHFRAMEINSVC /* Push an interrupt frame */
UNWINDSVCFRAME
mov r0, sp /* arg for dispatcher */
mov r1, #0