]> Git Repo - linux.git/commit
kprobes: Introduce weak variant of kprobe_exceptions_notify()
authorNaveen N. Rao <[email protected]>
Tue, 7 Feb 2017 19:54:14 +0000 (01:24 +0530)
committerMichael Ellerman <[email protected]>
Fri, 10 Feb 2017 03:42:49 +0000 (14:42 +1100)
commitfc62d0207ae0ebc9d19df68394c0dc925b4a92d1
tree09a4650df470622b431d22c20457e2f6d0247b22
parent496e9cb5b2aa2ba303d2bbd08518f9be2219ab4b
kprobes: Introduce weak variant of kprobe_exceptions_notify()

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.

Signed-off-by: Naveen N. Rao <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
kernel/kprobes.c
This page took 0.051186 seconds and 4 git commands to generate.