[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASN9Q40P6dUGSidT5=y0FA4pd+U93L17r8sH0j3VPum4A@mail.gmail.com>
Date: Sun, 3 Apr 2022 03:28:19 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v5.18-rc1
Hello Linus,
Please pull a couple of Kbuild fixes.
Thanks.
The following changes since commit e8b767f5e04097aaedcd6e06e2270f9fe5282696:
Merge tag 'for-linus-5.18-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml (2022-03-31
16:16:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.18
for you to fetch changes up to bf5c0c2231bcab677e5cdfb7f73e6c79f6d8c2d4:
modpost: restore the warning message for missing symbol versions
(2022-04-03 03:11:51 +0900)
----------------------------------------------------------------
Kbuild fixes for v5.18
- Fix empty $(PYTHON) expansion.
- Fix UML, which got broken by the attempt to suppress Clang warnings.
- Fix warning message in modpost.
----------------------------------------------------------------
Masahiro Yamada (3):
kconfig: remove stale comment about removed kconfig_print_symbol()
kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
modpost: restore the warning message for missing symbol versions
Nathan Chancellor (2):
kbuild: Remove '-mno-global-merge'
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Makefile | 4 ----
arch/um/Makefile | 4 ----
scripts/kconfig/confdata.c | 7 -------
scripts/link-vmlinux.sh | 2 +-
scripts/mod/modpost.c | 2 +-
5 files changed, 2 insertions(+), 17 deletions(-)
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists