* [GIT PULL] Kbuild fixes for v6.10-rc3
@ 2024-06-08 17:10 Masahiro Yamada
2024-06-08 17:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2024-06-08 17:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List
Hello Linus,
Please pull Kbuild fixes for v6.10-rc3.
Thanks.
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.10-2
for you to fetch changes up to 9185afeac2a3dcce8300a5684291a43c2838cfd6:
modpost: do not warn about missing MODULE_DESCRIPTION() for
vmlinux.o (2024-06-07 08:42:31 +0900)
----------------------------------------------------------------
Kbuild fixes for v6.10 (second)
- Fix the initial state of the save button in 'make gconfig'
- Improve the Kconfig documentation
- Fix a Kconfig bug regarding property visibility
- Fix build breakage for systems where 'sed' is not installed in /bin
- Fix a false warning about missing MODULE_DESCRIPTION()
----------------------------------------------------------------
Masahiro Yamada (6):
kconfig: remove unneeded code for user-supplied values being out of range
kconfig: gconf: give a proper initial state to the Save button
kconfig: doc: fix a typo in the note about 'imply'
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
kconfig: remove wrong expr_trans_bool()
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Richard Acayan (1):
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Documentation/kbuild/kconfig-language.rst | 12 +++++++++++-
scripts/kconfig/confdata.c | 13 -------------
scripts/kconfig/expr.c | 29 -----------------------------
scripts/kconfig/expr.h | 1 -
scripts/kconfig/gconf.c | 3 ++-
scripts/kconfig/menu.c | 2 --
scripts/link-vmlinux.sh | 2 +-
scripts/mod/modpost.c | 5 +++--
8 files changed, 17 insertions(+), 50 deletions(-)
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-08 17:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-08 17:10 [GIT PULL] Kbuild fixes for v6.10-rc3 Masahiro Yamada
2024-06-08 17:19 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®