-
- Downloads
Merge tag 'kbuild-fixes-v6.0' of...
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Fix module versioning broken on some architectures - Make dummy-tools enable CONFIG_PPC_LONG_DOUBLE_128 - Remove -Wformat-zero-length, which has no warning instance - Fix the order between drivers and libs in modules.order - Fix false-positive warnings in clang-analyzer * tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check kbuild: fix the modules order between drivers and libs scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ modpost: fix module versioning when a symbol lacks valid CRC
Showing
- Makefile 2 additions, 4 deletionsMakefile
- scripts/Makefile.extrawarn 0 additions, 1 deletionscripts/Makefile.extrawarn
- scripts/clang-tools/run-clang-tools.py 1 addition, 0 deletionsscripts/clang-tools/run-clang-tools.py
- scripts/dummy-tools/gcc 1 addition, 1 deletionscripts/dummy-tools/gcc
- scripts/mod/modpost.c 1 addition, 3 deletionsscripts/mod/modpost.c
Loading
Please register or sign in to comment