arch/csky/abiv1/inc/abi/switch_context.h
0 → 100644
+17
−0
arch/csky/abiv2/inc/abi/switch_context.h
0 → 100644
+32
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
HI, LO, DSPCR registers are 807/810 related regs and no need for 610/860.
All of the regs must be saved in pt_regs and switch_stack. This patch
fixup saving dspcr reg in switch_stack and pt_regs.
Signed-off-by:
Guo Ren <ren_guo@c-sky.com>