Re: [PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
From: Michael Ellerman
Date: Thu Feb 09 2017 - 22:49:09 EST
"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.
You can then send patch 2 to the arm guys after -rc1, or for 4.12.
cheers