LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.14-rc5
@ 2021-08-07 14:27 Masahiro Yamada
2021-08-07 18:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2021-08-07 14:27 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list
Hi Linus,
Please pull some Kbuild fixes.
Thanks.
The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:
Linux 5.14-rc4 (2021-08-01 17:04:17 -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.14-2
for you to fetch changes up to 14ccc638b02f9ec500c17d9e39efe979145a4b61:
kbuild: cancel sub_make_done for the install target to fix DKMS
(2021-08-05 20:56:35 +0900)
----------------------------------------------------------------
Kbuild fixes for v5.14 (2nd)
- Correct the Extended Regular Expressions in tools
- Adjust scripts/checkversion.pl for the current Kbuild
- Unset sub_make_done for 'make install' to make DKMS working again
----------------------------------------------------------------
H. Nikolaus Schaller (2):
x86/tools/relocs: Fix non-POSIX regexp
mips: Fix non-POSIX regexp
Masahiro Yamada (1):
kbuild: cancel sub_make_done for the install target to fix DKMS
Randy Dunlap (1):
scripts: checkversion: modernize linux/version.h search strings
Makefile | 10 ++++++++++
arch/mips/Makefile | 2 +-
arch/x86/tools/relocs.c | 8 ++++----
scripts/checkversion.pl | 18 +++++++++++-------
4 files changed, 26 insertions(+), 12 deletions(-)
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Kbuild fixes for v5.14-rc5
2021-08-07 14:27 [GIT PULL] Kbuild fixes for v5.14-rc5 Masahiro Yamada
@ 2021-08-07 18:21 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-07 18:21 UTC (permalink / raw)
To: Masahiro Yamada
Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list
The pull request you sent on Sat, 7 Aug 2021 23:27:39 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.14-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4972bb90c3956817c8e0eea15a348ab635d1acdd
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-07 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 14:27 [GIT PULL] Kbuild fixes for v5.14-rc5 Masahiro Yamada
2021-08-07 18:21 ` 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;
as well as URLs for NNTP newsgroup(s).