[PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()

From: Peter Zijlstra
Date: Mon Oct 07 2019 - 07:23:43 EST


Ftrace was one of the last W^X violators; these patches move it over to the
generic text_poke() interface and thereby get rid of this oddity.