2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/arch/csky/include
Guo Ren 789154c2ad csky: fixup save hi,lo,dspcr regs in switch_stack.
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>
2018-12-31 22:57:27 +08:00
..
asm csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00
uapi/asm csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00