parisc: use correct compat recv/recvfrom syscalls
[ Upstream commit 20a50787 ] 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: 1dacc76d ("net/compat/wext: send different messages to compat tasks") Acked-by:Helge Deller <deller@gmx.de> Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment