-
- Downloads
csky: Coding convention in entry.S
There is no fixup or feature in the patch, we only cleanup with:
- Remove unnecessary reg used (r11, r12), just use r9 & r10 &
syscallid regs as temp useage.
- Add _TIF_SYSCALL_WORK and _TIF_WORK_MASK to gather macros.
Signed-off-by:
Guo Ren <guoren@linux.alibaba.com>
Showing
- arch/csky/abiv1/inc/abi/entry.h 0 additions, 5 deletionsarch/csky/abiv1/inc/abi/entry.h
- arch/csky/abiv2/inc/abi/entry.h 0 additions, 5 deletionsarch/csky/abiv2/inc/abi/entry.h
- arch/csky/include/asm/thread_info.h 6 additions, 0 deletionsarch/csky/include/asm/thread_info.h
- arch/csky/kernel/entry.S 36 additions, 30 deletionsarch/csky/kernel/entry.S
Loading
Please register or sign in to comment