]> www.infradead.org Git - users/dwmw2/linux.git/commit
parisc: use correct compat recv/recvfrom syscalls
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Jun 2024 12:27:55 +0000 (14:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 25 Jun 2024 13:57:25 +0000 (15:57 +0200)
commit20a50787349fadf66ac5c48f62e58d753878d2bb
tree810356eb5ea806ca5c9ab4f89811b9f834844c0c
parentd6fbd26fb872ec518d25433a12e8ce8163e20909
parisc: use correct compat recv/recvfrom syscalls

Johannes missed parisc back when he introduced the compat version
of these syscalls, so receiving cmsg messages that require a compat
conversion is still broken.

Use the correct calls like the other architectures do.

Fixes: 1dacc76d0014 ("net/compat/wext: send different messages to compat tasks")
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/parisc/kernel/syscalls/syscall.tbl