Re: [PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify

From: Ingo Molnar
Date: Fri Feb 10 2017 - 02:51:01 EST



* Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:

> "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx> writes:
>
> > kprobe_exceptions_notify() is not used on some of the architectures such
> > as arm[64] and powerpc anymore. Introduce a weak variant for such
> > architectures.
>
> I'll merge patch 1 & 3 via the powerpc tree for v4.11.

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo