aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/syscalls.c
diff options
context:
space:
mode:
authorRohan McLure <[email protected]>2022-09-21 16:55:50 +1000
committerMichael Ellerman <[email protected]>2022-09-26 23:00:15 +1000
commitc2e7a19827eec443a7cbe85e8d959052412d6dc3 (patch)
tree84c706c2dcd1a124faf575ca4e23bdbe87b94d57 /arch/powerpc/kernel/syscalls.c
parent43d5de2b67d7f4a8478820005152f7f689608f2f (diff)
powerpc: Use generic fallocate compatibility syscall
The powerpc fallocate compat syscall handler is identical to the generic implementation provided by commit 59c10c52f573f ("riscv: compat: syscall: Add compat_sys_call_table implementation"), and as such can be removed in favour of the generic implementation. A future patch series will replace more architecture-defined syscall handlers with generic implementations, dependent on introducing generic implementations that are compatible with powerpc and arm's parameter reorderings. Reported-by: Arnd Bergmann <[email protected]> Signed-off-by: Rohan McLure <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/kernel/syscalls.c')
0 files changed, 0 insertions, 0 deletions