1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 00:20:52 -05:00
linux/scripts/mod
Masahiro Yamada 20ff36856f modpost: propagate W=1 build option to modpost
"No build warning" is a strong requirement these days, so you must fix
all issues before enabling a new warning flag.

We often add a new warning to W=1 first so that the kbuild test robot
blocks new breakages.

This commit allows modpost to show extra warnings only when W=1
(or KBUILD_EXTRA_WARN=1) is given.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
2023-06-07 22:41:08 +09:00
..
.gitignore
devicetable-offsets.c
empty.c
file2alias.c
list.h
Makefile
mk_elfconfig.c
modpost.c modpost: propagate W=1 build option to modpost 2023-06-07 22:41:08 +09:00
modpost.h modpost: remove is_shndx_special() check from section_rel(a) 2023-05-28 20:35:16 +09:00
sumversion.c