Files
android_kernel_xiaomi_sm8450/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 c7299d98c00afa81c65d9fa13a18ea923f3281ff)
Signed-off-by: Melody Olvera <molvera@codeaurora.org>
2021-02-01 08:21:22 +00:00
..
2005-04-16 15:20:36 -07:00
2020-06-30 21:26:17 +05:30