]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
modpost: restore the warning message for missing symbol versions
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 1 Apr 2022 15:56:10 +0000 (00:56 +0900)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 27 Apr 2022 09:58:47 +0000 (11:58 +0200)
commitfd7f4289ea00f7b46c0872559ed72a003e73f1af
treec473adfca50017353e1b46f0d369931d4d21ccd7
parent4f73acf5d63aa79d0f9d3e440765f04bdce04cd5
modpost: restore the warning message for missing symbol versions

BugLink: https://bugs.launchpad.net/bugs/1969110
commit bf5c0c2231bcab677e5cdfb7f73e6c79f6d8c2d4 upstream.

This log message was accidentally chopped off.

I was wondering why this happened, but checking the ML log, Mark
precisely followed my suggestion [1].

I just used "..." because I was too lazy to type the sentence fully.
Sorry for the confusion.

[1]: https://lore.kernel.org/all/CAK7LNAR6bXXk9-ZzZYpTqzFqdYbQsZHmiWspu27rtsFxvfRuVA@mail.gmail.com/

Fixes: 4a6795933a89 ("kbuild: modpost: Explicitly warn about unprototyped symbols")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 9f20ce95db3d57fa0cb8e6179bf570ca6af2d998)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
scripts/mod/modpost.c