]> Git Repo - linux.git/commit
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
authorGuo Ren <[email protected]>
Tue, 5 Apr 2022 07:13:01 +0000 (15:13 +0800)
committerPalmer Dabbelt <[email protected]>
Tue, 26 Apr 2022 20:36:01 +0000 (13:36 -0700)
commitc86d2cad193a5c7f9b92467955bb7fb6642b9e80
treee67a2bc4678a327da9564b12b157c4b9d1ea138d
parent84a0c977ab9821a4b57f69d9a6108f64188d1e71
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT

Make "uapi asm unistd.h" could be used for architectures' COMPAT
mode. The __SYSCALL_COMPAT is first used in riscv.

Signed-off-by: Guo Ren <[email protected]>
Signed-off-by: Guo Ren <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
include/uapi/asm-generic/unistd.h
tools/include/uapi/asm-generic/unistd.h
This page took 0.053086 seconds and 4 git commands to generate.