diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2021-01-14 16:32:42 -0600 |
---|---|---|
committer | Josh Poimboeuf <jpoimboe@redhat.com> | 2021-01-21 15:49:39 -0600 |
commit | 655cf86548a3938538642a6df27dd359e13c86bd (patch) | |
tree | c4f1de80b821fe55c13263adf2673f7f8f8adf6b /tools/power/acpi/man | |
parent | a2e38dffcd93541914aba52b30c6a52acca35201 (diff) | |
download | linux-655cf86548a3938538642a6df27dd359e13c86bd.tar.bz2 |
objtool: Don't fail the kernel build on fatal errors
This is basically a revert of commit 644592d32837 ("objtool: Fail the
kernel build on fatal errors").
That change turned out to be more trouble than it's worth. Failing the
build is an extreme measure which sometimes gets too much attention and
blocks CI build testing.
These fatal-type warnings aren't yet as rare as we'd hope, due to the
ever-increasing matrix of supported toolchains/plugins and their
fast-changing nature as of late.
Also, there are more people (and bots) looking for objtool warnings than
ever before, so even non-fatal warnings aren't likely to be ignored for
long.
Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Diffstat (limited to 'tools/power/acpi/man')
0 files changed, 0 insertions, 0 deletions