Skip to content

Commit 49b4135

Browse files
committed
ARC: entry: comment
Signed-off-by: Vineet Gupta <[email protected]>
1 parent a75ff01 commit 49b4135

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arc/include/asm/entry-arcv2.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@
233233

234234
#ifdef CONFIG_ARC_IRQ_NO_AUTOSAVE
235235
__RESTORE_REGFILE_HARD
236+
237+
; SP points to PC/STAT32: hw restores them despite NO_AUTOSAVE
236238
add sp, sp, SZ_PT_REGS - 8
237239
#else
238240
add sp, sp, PT_r0

0 commit comments

Comments
 (0)