mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| auxvec.h | ||
| byteorder.h | ||
| cachectl.h | ||
| cpu-features.h | ||
| hw_breakpoint.h | ||
| ioctls.h | ||
| Kbuild | ||
| posix_types_32.h | ||
| posix_types_64.h | ||
| posix_types.h | ||
| ptrace_32.h | ||
| ptrace_64.h | ||
| ptrace.h | ||
| setup.h | ||
| sigcontext.h | ||
| signal.h | ||
| sockios.h | ||
| stat.h | ||
| swab.h | ||
| types.h | ||
| unistd_32.h | ||
| unistd_64.h | ||
| unistd.h | ||