1
0
Fork 0
alistair23-linux/arch/arc/include
Vineet Gupta 5a343b9fe2 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK
Previously this macro was overloaded with stack switching, saving SP at right
slot in pt_regs, saving/setup of r25 and setting SP baseline to where
pt_regs->sp is saved (vs. bottom of pt_regs)

Now it only does SP switch, and leaves SP pointing to bottom of pt_regs.

r25 saving is no longer done here to allow for future reordering of
regfile in pt_regs w/o touching this macro

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-06-19 18:09:40 +05:30
..
asm ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK 2015-06-19 18:09:40 +05:30
uapi/asm ARC: mm: document system mem map clearly 2015-06-19 18:09:29 +05:30