On Mon, Nov 7, 2016 at 1:26 PM, Steven Rostedt <[email protected]> wrote: > From: Steven Rostedt <[email protected]> >
> diff --git a/arch/x86/include/asm/syscall.h b/arch/x86/include/asm/syscall.h > index e3c95e8e61c5..050891169b51 100644 > --- a/arch/x86/include/asm/syscall.h > +++ b/arch/x86/include/asm/syscall.h x86 part is: Reviewed-by: Andy Lutomirski <[email protected]> Although I wonder why this takes a task argument.

