Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

objtool: Remove superfluous global_noreturns entries

lbug_with_loc() no longer exists, and resume_play_dead() is static
(objtool only checks globals and weaks).

Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Link: https://lore.kernel.org/r/2725d7f2ccc2361c6903de9ebaa2b5bb304f7ac2.1681853186.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>

-2
-2
tools/objtool/check.c
··· 217 217 "kthread_complete_and_exit", 218 218 "kthread_exit", 219 219 "kunit_try_catch_throw", 220 - "lbug_with_loc", 221 220 "machine_real_restart", 222 221 "make_task_dead", 223 222 "mpt_halt_firmware", ··· 224 225 "panic", 225 226 "panic_smp_self_stop", 226 227 "rest_init", 227 - "resume_play_dead", 228 228 "rewind_stack_and_make_dead", 229 229 "sev_es_terminate", 230 230 "snp_abort",