[PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args
Thomas Gleixner
tglx at linutronix.de
Thu Apr 4 18:53:16 AEDT 2019
On Mon, 1 Apr 2019, Steven Rostedt wrote:
> From: "Steven Rostedt (VMware)" <rostedt at goodmis.org>
>
> After removing the start and count arguments of syscall_get_arguments() it
> seems reasonable to remove them from syscall_set_arguments(). Note, as of
> today, there are no users of syscall_set_arguments(). But we are told that
> there will be soon. But for now, at least make it consistent with
> syscall_get_arguments().
>
> Link: http://lkml.kernel.org/r/20190327222014.GA32540@altlinux.org
For x86:
Reviewed-by: Thomas Gleixner <tglx at linutronix.de>
More information about the Linuxppc-dev
mailing list