]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Sep 2022 00:41:17 +0000 (17:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Sep 2022 00:41:17 +0000 (17:41 -0700)
commit105a36f3694edc680f3e9318cdd3c03722e42554
treebb6260800017bed932f587f89a9941620d7504a4
parent23b99237f86df34cbcefa81d1fa45bc316b4a124
parent32ef9e5054ec0321b9336058c58ec749e9c6b0fe
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:

 - Fix build error for the combination of SYSTEM_TRUSTED_KEYRING=y and
   X509_CERTIFICATE_PARSER=m

 - Fix DEBUG_INFO_SPLIT to generate debug info for GCC 11+ and Clang 12+

 - Revive debug info for assembly files

 - Remove unused code

* tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  Makefile.debug: re-enable debug info for .S files
  Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
  certs: make system keyring depend on built-in x509 parser
  Kconfig: remove unused function 'menu_get_root_menu'
  scripts/clang-tools: remove unused module