I don't like the name "is_kprobe_fault" since the function actually
handles the fault - i.e. it does more than just tell the caller
whether this is a kprobes fault. Something like
"handle_kprobes_fault" or "maybe_handle_kprobes_fault" would be
better IMO.
Paul.
--