linux/scripts/mod
Masahiro Yamada 1e58260d76 UPSTREAM: modpost: turn section mismatches to error from fatal()
There is code that reports static EXPORT_SYMBOL a few lines below.
It is not a good idea to bail out here.

I renamed sec_mismatch_fatal to sec_mismatch_warn_only (with logical
inversion) to match to CONFIG_SECTION_MISMATCH_WARN_ONLY.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Bug: 176428324
Change-Id: Ic03aaa279306cf76ba224bee37c89ee689c658a6
(cherry picked from commit c7299d98c0)
Signed-off-by: Melody Olvera <molvera@codeaurora.org>
2021-02-01 08:21:22 +00:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
devicetable-offsets.c soundwire: extend SDW_SLAVE_ENTRY 2020-06-30 21:26:17 +05:30
empty.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file2alias.c soundwire: extend SDW_SLAVE_ENTRY 2020-06-30 21:26:17 +05:30
Makefile FROMLIST: scripts/mod: disable LTO for empty.c 2020-12-16 08:56:34 -08:00
mk_elfconfig.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
modpost.c UPSTREAM: modpost: turn section mismatches to error from fatal() 2021-02-01 08:21:22 +00:00
modpost.h UPSTREAM: modpost: refactor error handling and clarify error/fatal difference 2021-02-01 08:20:44 +00:00
sumversion.c FROMLIST: modpost: lto: strip .lto from module names 2020-12-16 08:56:34 -08:00