On Tue Jun 9, 2026 at 4:29 PM CEST, Steven Rostedt wrote: > On Wed, 3 Jun 2026 13:05:27 +0200 > Jiri Olsa <[email protected]> wrote: > >> Renaming __add_hash_entry to add_ftrace_hash_entry and making it global, >> it will be used in following changes outside ftrace.c object. >> >> Signed-off-by: Jiri Olsa <[email protected]> >> --- >> include/linux/ftrace.h | 1 + >> kernel/trace/ftrace.c | 9 ++++----- >> 2 files changed, 5 insertions(+), 5 deletions(-) > > It's getting late in the RC release and I'm guessing this series will > likely not make the next merge window. The first three patches are > rather trivial and since the rest of the series depends on them, I'm > happy to take them and apply them for the next merge window. That way > you can continue development in the next rotation without needing these > ftrace patches. > > Would that work for you?
Hi Steven, Version 8 of this set was already applied to bpf-next. https://lore.kernel.org/bpf/178085644764.273544.8250000589480262551.git-patchwork-not...@kernel.org > > -- Steve
