Skip to content
Commit 79696910 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Russell King
Browse files

ARM kprobes: special hook for the kprobes breakpoint handler



The kprobes code is already able to cope with reentrant probes, so its
handler must be called outside of the region protected by undef_lock.

If ever this lock is released when handlers are called then this commit
could be reverted.

Signed-off-by: default avatarNicolas Pitre <nico@marvell.com>
parent 785d3cd2
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