linux/arch/sh/include/uapi/asm
Dmitry V. Levin 2d33fa1059 sh64: fix __NR_fgetxattr
According to arch/sh/kernel/syscalls_64.S and common sense, __NR_fgetxattr
has to be defined to 259, but it doesn't.  Instead, it's defined to 269,
which is of course used by another syscall, __NR_sched_setaffinity in this
case.

This bug was found by strace test suite.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-12-12 10:15:34 -08:00
..
auxvec.h
byteorder.h
cachectl.h
cpu-features.h
hw_breakpoint.h UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty 2012-10-17 12:32:35 +01:00
ioctls.h sh/uapi: Add definition of TIOC[SG]RS485 2014-09-09 22:36:40 -07:00
Kbuild
posix_types.h
posix_types_32.h
posix_types_64.h
ptrace.h
ptrace_32.h
ptrace_64.h
setup.h
sigcontext.h
signal.h sh: switch to generic old sigaction() 2013-02-03 18:16:16 -05:00
sockios.h
stat.h
swab.h
types.h
unistd.h
unistd_32.h sh: wire up finit_module syscall. 2013-01-14 17:59:03 +09:00
unistd_64.h sh64: fix __NR_fgetxattr 2015-12-12 10:15:34 -08:00