Re: [PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)

2019-10-21 Thread Steven Rostedt
On Mon, 21 Oct 2019 11:09:22 +0200 Ingo Molnar wrote: > Steve, any objections to this series? If not I'll stick it into > tip:core/kprobes with a tentative v5.5 upstream merge target. I'm going to be doing work this merge window that is going to be directly conflicting with a lot of changes in

Re: [PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)

2019-10-21 Thread Ingo Molnar
* Peter Zijlstra wrote: > Ftrace was one of the last W^X violators (and KLP it seems). These here > patches > move it over to the generic text_poke() interface and thereby get rid of this > oddity. > > The first 6 or so patches are more or less the same as in v3, except it has > the > bugs f

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)

2019-10-18 Thread Peter Zijlstra
Ftrace was one of the last W^X violators (and KLP it seems). These here patches move it over to the generic text_poke() interface and thereby get rid of this oddity. The first 6 or so patches are more or less the same as in v3, except it has the bugs fixed that Steve found: - boot time function