]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
objtool: Change "warning:" to "error: " for fatal errors
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 1 Apr 2025 04:26:41 +0000 (21:26 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 1 Apr 2025 07:07:13 +0000 (09:07 +0200)
commit3e7be635937d19b91bab70695328214a3d789d51
treea3894c0d69b1d9c3355ffd5f1ed1254f11c15f89
parent0b10177114d1e434af850b377cf5e6620dd1d525
objtool: Change "warning:" to "error: " for fatal errors

This is similar to GCC's behavior and makes it more obvious why the
build failed.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/0ea76f4b0e7a370711ed9f75fd0792bb5979c2bf.1743481539.git.jpoimboe@kernel.org
tools/objtool/arch/loongarch/decode.c
tools/objtool/arch/loongarch/orc.c
tools/objtool/arch/x86/decode.c
tools/objtool/arch/x86/orc.c
tools/objtool/builtin-check.c
tools/objtool/check.c
tools/objtool/elf.c
tools/objtool/include/objtool/warn.h
tools/objtool/objtool.c
tools/objtool/orc_dump.c
tools/objtool/special.c