summaryrefslogtreecommitdiff
path: root/tools/objtool/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/objtool/check.c')
-rw-r--r--tools/objtool/check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/objtool/check.c b/tools/objtool/check.c
index 0fcf99c91400..9e3cc53a7f4c 100644
--- a/tools/objtool/check.c
+++ b/tools/objtool/check.c
@@ -198,13 +198,13 @@ static bool __dead_end_function(struct objtool_file *file, struct symbol *func,
*/
static const char * const global_noreturns[] = {
"__invalid_creds",
+ "__kunit_abort",
"__module_put_and_kthread_exit",
"__reiserfs_panic",
"__stack_chk_fail",
"__ubsan_handle_builtin_unreachable",
"arch_call_rest_init",
"arch_cpu_idle_dead",
- "btrfs_assertfail",
"cpu_bringup_and_idle",
"cpu_startup_entry",
"do_exit",