ftrace: ipipe: rely on fully atomic stop_machine() handler
Now that stop_machine() guarantees fully atomic execution of the stop routine via hard interrupt disabling, there is no point in using ipipe_critical_enter/exit() for the same purpose in order to patch the kernel text.
Please register or sign in to comment