diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-16 11:12:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-16 11:12:22 -0700 |
commit | 2df76606db9de579bc96725981db4e8daa281993 (patch) | |
tree | 93c388804a93ff5bf54b4781c73abf4e0a34f7f0 /virt | |
parent | 2fcd8f108f25ef0cbbfcb57acf1c42934c238ed5 (diff) | |
parent | 0a6de78cff600cb991f2a1b7ed376935871796a0 (diff) | |
download | linux-stable-2df76606db9de579bc96725981db4e8daa281993.tar.gz linux-stable-2df76606db9de579bc96725981db4e8daa281993.tar.bz2 linux-stable-2df76606db9de579bc96725981db4e8daa281993.zip |
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Pull Kbuild fixes from Masahiro Yamada:
- Fix CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y compile error for the
combination of Clang >= 14 and GAS <= 2.35.
- Drop vmlinux.bz2 from the rpm package as it just annoyingly increased
the package size.
- Fix modpost error under build environments using musl.
- Make *.ll files keep value names for easier debugging
- Fix single directory build
- Prevent RISC-V from selecting the broken DWARF5 support when Clang
and GAS are used together.
* tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
kbuild: fix single directory build
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
scripts/clang-tools: Convert clang-tidy args to list
modpost: put modpost options before argument
kbuild: Stop including vmlinux.bz2 in the rpm's
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions