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