diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-08-11 09:30:20 +0200 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-08-20 12:39:26 +0200 |
commit | b6e47f3c11c17965acb2a12001af3b1cd5658f37 (patch) | |
tree | 141caa2dacf80cae72460635cd6f265855b95577 /arch/arm/kernel/asm-offsets.c | |
parent | ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs() (diff) | |
download | linux-b6e47f3c11c17965acb2a12001af3b1cd5658f37.tar.xz linux-b6e47f3c11c17965acb2a12001af3b1cd5658f37.zip |
ARM: 9109/1: oabi-compat: add epoll_pwait handler
The epoll_wait() syscall has a special version for OABI compat
mode to convert the arguments to the EABI structure layout
of the kernel. However, the later epoll_pwait() syscall was
added in arch/arm in linux-2.6.32 without this conversion.
Use the same kind of handler for both.
Fixes: 369842658a36 ("ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait")
Cc: stable@vger.kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/kernel/asm-offsets.c')
0 files changed, 0 insertions, 0 deletions