summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2022-10-31 15:47:35 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2022-11-01 00:24:09 +0100
commitce883a2ba310cd7c291bb66ce5d207965fca6003 (patch)
treebbd8af657b4ca28e3a5dabdbd35b944e2824e057 /arch/powerpc/Kconfig
parentasm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual() (diff)
downloadlinux-ce883a2ba310cd7c291bb66ce5d207965fca6003.tar.xz
linux-ce883a2ba310cd7c291bb66ce5d207965fca6003.zip
powerpc/32: fix syscall wrappers with 64-bit arguments
With the introduction of syscall wrappers all wrappers for syscalls with 64-bit arguments must be handled specially, not only those that have unaligned 64-bit arguments. This left out the fallocate() and sync_file_range2() syscalls. Fixes: 7e92e01b7245 ("powerpc: Provide syscall wrapper") Fixes: e23750623835 ("powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs") Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/87mt9cxd6g.fsf_-_@igel.home
Diffstat (limited to 'arch/powerpc/Kconfig')
0 files changed, 0 insertions, 0 deletions