Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / tools / objtool / check.c
index 8c1931e..c2d2ab9 100644 (file)
@@ -168,14 +168,16 @@ static bool __dead_end_function(struct objtool_file *file, struct symbol *func,
                "panic",
                "do_exit",
                "do_task_dead",
-               "__module_put_and_exit",
-               "complete_and_exit",
+               "kthread_exit",
+               "make_task_dead",
+               "__module_put_and_kthread_exit",
+               "kthread_complete_and_exit",
                "__reiserfs_panic",
                "lbug_with_loc",
                "fortify_panic",
                "usercopy_abort",
                "machine_real_restart",
-               "rewind_stack_do_exit",
+               "rewind_stack_and_make_dead",
                "kunit_try_catch_throw",
                "xen_start_kernel",
                "cpu_bringup_and_idle",