Merge tag 'kbuild-fixes-v6.14' of...
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Suppress false-positive -Wformat-{overflow,truncation}-non-kprintf warnings regardless of the W= option - Avoid CONFIG_TRIM_UNUSED_KSYMS dropping symbols passed to symbol_get() - Fix a build regression of the Debian linux-headers package * tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: install-extmod-build: add missing quotation marks for CC variable kbuild: fix misspelling in scripts/Makefile.lib kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Showing
- include/asm-generic/vmlinux.lds.h 1 addition, 0 deletionsinclude/asm-generic/vmlinux.lds.h
- include/linux/module.h 4 additions, 1 deletioninclude/linux/module.h
- scripts/Makefile.extrawarn 5 additions, 5 deletionsscripts/Makefile.extrawarn
- scripts/Makefile.lib 1 addition, 1 deletionscripts/Makefile.lib
- scripts/mod/modpost.c 35 additions, 0 deletionsscripts/mod/modpost.c
- scripts/mod/modpost.h 6 additions, 0 deletionsscripts/mod/modpost.h
- scripts/module.lds.S 1 addition, 0 deletionsscripts/module.lds.S
- scripts/package/install-extmod-build 1 addition, 1 deletionscripts/package/install-extmod-build
Loading
Please register or sign in to comment