mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
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> |
||
|---|---|---|
| .. | ||
| inc/abi | ||
| alignment.c | ||
| bswapdi.c | ||
| bswapsi.c | ||
| cacheflush.c | ||
| Makefile | ||
| memcpy.S | ||
| mmap.c | ||
| strksyms.c | ||