diff options
| author | Christian Loehle <christian.loehle@arm.com> | 2026-03-06 10:49:18 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-19 16:15:33 +0100 |
| commit | ac8befc7fe3c325ebdf10f6dfc458260f8b98114 (patch) | |
| tree | c70d5cd1501ea4477175b368ef457724ba123c51 /CREDITS | |
| parent | 54b898e761b3e52d828bafe95cf41d3c238fd8a9 (diff) | |
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions
