Re: [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args

From: Max Filippov
Date: Thu Apr 04 2019 - 14:55:43 EST


On Mon, Apr 1, 2019 at 6:45 AM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> From: "Steven Rostedt (VMware)" <rostedt@xxxxxxxxxxx>
>
> 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().

[...]

> arch/xtensa/include/asm/syscall.h | 17 ++-----

For xtensa changes:
Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max