diff options
| author | Christian Loehle <christian.loehle@arm.com> | 2026-03-06 13:49:18 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-19 18:08:51 +0300 |
| commit | 224404f54036e33fe9968d1f69f29bf4bae0df7c (patch) | |
| tree | 54be80c6226b01377ba274faa763132a3ce5fba5 /tools/perf/scripts/python/flamegraph.py | |
| parent | 9fd37b636bc2dc680ffcee0e1edea908b8b6ee7c (diff) | |
| download | linux-224404f54036e33fe9968d1f69f29bf4bae0df7c.tar.xz | |
bpf: drop kthread_exit from noreturn_deny
commit 7fe44c4388146bdbb3c5932d81a26d9fa0fd3ec9 upstream.
kthread_exit became a macro to do_exit in commit 28aaa9c39945
("kthread: consolidate kthread exit paths to prevent use-after-free"),
so there is no kthread_exit function BTF ID to resolve. Remove it from
noreturn_deny to avoid resolve_btfids unresolved symbol warnings.
Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
