Re: [PATCH] kprobes: Fix to init kprobes in subsys_initcall

From: Steven Rostedt
Date: Fri Jun 14 2019 - 16:43:17 EST


On Thu, 13 Jun 2019 16:08:57 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> On Wed, 12 Jun 2019 09:47:29 -0400
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> > On Wed, 12 Jun 2019 16:59:47 +0900
> > Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:
> >
> > > Hi Steve,
> > >
> > > Could you pick this to your ftrace/core branch?
> >
> > "core" or should this go to "urgent"? The difference is that core is
> > scheduled for the next merge window, and urgent is for the rc releases
> > (ie. bug fixes).
>
> If the previous one (b5f8b32c93b2) has already gone to rc, yes
> this should be in urgent, since this always crashes arm64 kernel
> if we enables CONFIG_KPROBES_SANITY_TEST.
>

Ah, no it's not in -rc. I'll add it to my linux-next queue.

Thanks!

-- Steve