2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/arch/csky/include
Guo Ren 9e2ca15322 csky: Fixup remove unnecessary save/restore PSR code
All processes' PSR could success from SETUP_MMU, so need set it
in INIT_THREAD again.

And use a3 instead of r7 in __switch_to for code convention.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-05-13 17:55:06 +08:00
..
asm csky: Fixup remove unnecessary save/restore PSR code 2020-05-13 17:55:06 +08:00
uapi/asm csky: Fixup compile warning for three unimplemented syscalls 2020-02-21 15:43:25 +08:00