Re: [PATCH] arm64: ftrace: Fix to enable syscall events on arm64

From: Will Deacon
Date: Wed Nov 28 2018 - 14:59:07 EST


On Wed, Nov 28, 2018 at 09:22:23AM -0500, Steven Rostedt wrote:
> On Wed, 28 Nov 2018 12:05:02 +0000
> Will Deacon <will.deacon@xxxxxxx> wrote:
>
> > Ok! Then please add a comment to arch_syscall_match_sym_name() along those
> > lines, and you can add my ack:
> >
> > Acked-by: Will Deacon <will.deacon@xxxxxxx>
>
> Shouldn't this go through your tree?

Yup; I'm hoping Catalin will pick it up as a fix for 4.20 (we take it in
turns, so I'm looking at stuff for 4.21 atm).

Will