[PATCH v2 0/2] syscall: Cleanup and improve syscall_get_arguments()
Will Deacon
will at kernel.org
Mon Jan 5 14:58:27 PST 2026
On Mon, 01 Dec 2025 20:06:31 +0800, Jinjie Ruan wrote:
> Remove unused SYSCALL_MAX_ARGS and avoid memcpy() for
> syscall_get_arguments() for arm64.
>
> Jinjie Ruan (2):
> syscall.h: Remove unused SYSCALL_MAX_ARGS
> arm64: Avoid memcpy() for syscall_get_arguments()
>
> [...]
Applied to arm64 (for-next/entry), thanks!
[1/2] syscall.h: Remove unused SYSCALL_MAX_ARGS
https://git.kernel.org/arm64/c/35c3dcb1ac2c
[2/2] arm64: Avoid memcpy() for syscall_get_arguments()
https://git.kernel.org/arm64/c/98cc091262ef
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list