Skip to content
Commit cb6950b7 authored by Naveen N. Rao's avatar Naveen N. Rao Committed by Will Deacon
Browse files

arm64: kprobes: remove kprobe_exceptions_notify

Commit fc62d020

 ("kprobes: Introduce weak variant of
kprobe_exceptions_notify()") introduces a generic empty version of the
function for architectures that don't need special handling, like arm64.
As such, remove the arch/arm64/ specific handler.

Signed-off-by: default avatarNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent c1ae3cfa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment