Re: [RFC PATCH bpf-next 3/3] selftests/bpf: add ftrace_permanent test
Steven Rostedt <[email protected]> Wed, 29 Jul 2026 13:38:26 -0400
| Newsgroups | org.kernel.vger.linux-trace-kernel,org.kernel.vger.bpf,org.kernel.vger.linux-kselftest,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Jul 2026 13:16:01 -0400 Andrey Grodzovsky <[email protected]> wrote: > Thank you, Jiri. I will address this once the decision on whether to > proceed with this > route or, just make ftrace_enabled obsolete, is made. Note, the ftrace_enabled becoming obsolete *can* be reverted if it breaks somebody's tool. So still be ready with this patch set. Also note, I have had success in getting changes that do break user space by fixing that user space so it's not broken again. But then I have to wait until all distros (including Debian Stable) have that version of the tool before I can add the change that broke it. -- Steve