Merge tag 'asm-generic-fixes-6.11-1' of...
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic Pull asm-generic fixes from Arnd Bergmann: "These are three important bug fixes for the cross-architecture tree, fixing a regression with the new syscall.tbl file, the inconsistent numbering for the new uretprobe syscall and a bug with iowrite64be on alpha" * tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: syscalls: fix syscall macros for newfstat/newfstatat uretprobe: change syscall number, again alpha: fix ioread64be()/iowrite64be() helpers
Showing
- arch/alpha/include/asm/io.h 2 additions, 2 deletionsarch/alpha/include/asm/io.h
- arch/arm64/kernel/Makefile.syscalls 1 addition, 1 deletionarch/arm64/kernel/Makefile.syscalls
- arch/loongarch/kernel/Makefile.syscalls 2 additions, 1 deletionarch/loongarch/kernel/Makefile.syscalls
- arch/riscv/kernel/Makefile.syscalls 1 addition, 1 deletionarch/riscv/kernel/Makefile.syscalls
- arch/x86/entry/syscalls/syscall_64.tbl 1 addition, 1 deletionarch/x86/entry/syscalls/syscall_64.tbl
- include/uapi/asm-generic/unistd.h 1 addition, 4 deletionsinclude/uapi/asm-generic/unistd.h
- scripts/syscall.tbl 2 additions, 3 deletionsscripts/syscall.tbl
- tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c 1 addition, 1 deletiontools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
Please register or sign in to comment