linux-uconsole/scripts/mod
Quentin Perret ef84e87362 UPSTREAM: modpost: turn static exports into error
Using EXPORT_SYMBOL*() on static functions is fundamentally wrong.
Modpost currently reports that as a warning, but clearly this is not a
pattern we should allow, and all in-tree occurences should have been
fixed by now. So, promote the warn() message to error() to make sure
this never happens again.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Bug: 176428324
Change-Id: I0084ff44b38e68ac2e2ed1818a7cc1bd09cfb58c
(cherry picked from commit b9ed847b5a)
Signed-off-by: Melody Olvera <molvera@codeaurora.org>
2021-02-01 08:21:44 +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
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 static exports into error 2021-02-01 08:21:44 +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