Skip to content
Commit 20f69538 authored by Guo Ren's avatar Guo Ren
Browse files

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: default avatarGuo Ren <guoren@linux.alibaba.com>
parent e0bbb538
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment