summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-06-19 14:07:30 +0200
committerArnd Bergmann <arnd@arndb.de>2024-06-25 15:57:25 +0200
commitbae6428a9fffb2023191b0723e276cf1377a7c9f (patch)
tree51563e1ced2dcc614d6fcef1013691fb7e5d2370 /arch/parisc/kernel
parentd3882564a77c21eb746ba5364f3fa89b88de3d61 (diff)
downloadlinux-bae6428a9fffb2023191b0723e276cf1377a7c9f.tar.gz
linux-bae6428a9fffb2023191b0723e276cf1377a7c9f.tar.bz2
linux-bae6428a9fffb2023191b0723e276cf1377a7c9f.zip
sparc: fix old compat_sys_select()
sparc has two identical select syscalls at numbers 93 and 230, respectively. During the conversion to the modern syscall.tbl format, the older one of the two broke in compat mode, and now refers to the native 64-bit syscall. Restore the correct behavior. This has very little effect, as glibc has been using the newer number anyway. Fixes: 6ff645dd683a ("sparc: add system call table generation support") Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/parisc/kernel')
0 files changed, 0 insertions, 0 deletions