From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Jinjie Ruan <ruanjinjie@huawei.com>
Cc: catalin.marinas@arm.com, will@kernel.org, chris@zankel.net,
jcmvbkbc@gmail.com, ldv@strace.io, charlie@rivosinc.com,
deller@gmx.de, macro@orcam.me.uk, akpm@linux-foundation.org,
mark.rutland@arm.com, rostedt@goodmis.org, tglx@linutronix.de,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] syscall.h: Remove unused SYSCALL_MAX_ARGS
Date: Mon, 1 Dec 2025 15:24:05 +0000 [thread overview]
Message-ID: <aS2zFVPAzMNQnfTF@shell.armlinux.org.uk> (raw)
In-Reply-To: <20251201120633.1193122-2-ruanjinjie@huawei.com>
On Mon, Dec 01, 2025 at 08:06:32PM +0800, Jinjie Ruan wrote:
> The "SYSCALL_MAX_ARGS" appears to have been unused since
> commit 32d92586629a ("syscalls: Remove start and number from
> syscall_set_arguments() args"), so remove it.
>
> Fixes: 32d92586629a ("syscalls: Remove start and number from syscall_set_arguments() args")
> Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thanks!
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2025-12-01 15:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-01 12:06 [PATCH v2 0/2] syscall: Cleanup and improve syscall_get_arguments() Jinjie Ruan
2025-12-01 12:06 ` [PATCH v2 1/2] syscall.h: Remove unused SYSCALL_MAX_ARGS Jinjie Ruan
2025-12-01 15:24 ` Russell King (Oracle) [this message]
2025-12-01 12:06 ` [PATCH v2 2/2] arm64: Avoid memcpy() for syscall_get_arguments() Jinjie Ruan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aS2zFVPAzMNQnfTF@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=akpm@linux-foundation.org \
--cc=catalin.marinas@arm.com \
--cc=charlie@rivosinc.com \
--cc=chris@zankel.net \
--cc=deller@gmx.de \
--cc=jcmvbkbc@gmail.com \
--cc=ldv@strace.io \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=macro@orcam.me.uk \
--cc=mark.rutland@arm.com \
--cc=rostedt@goodmis.org \
--cc=ruanjinjie@huawei.com \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).