linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.19-rc2
@ 2022-06-11 19:39 Masahiro Yamada
  2022-06-12 18:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-06-11 19:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Nick Desaulniers, Linux Kernel Mailing List, Linux Kbuild mailing list

Hello Linus,

Please pull Kbuild fixes.
Thank you.




The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19

for you to fetch changes up to 1f7a6cf6b07c74a17343c2559cd5f5018a245961:

  scripts/gdb: change kernel config dumping method (2022-06-11 18:31:53 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.19

 - Make the *.mod build rule portable for POSIX awk

 - Fix regression of 'make nsdeps'

 - Make scripts/check-local-export working for older bash versions

 - Fix scripts/gdb to extract the .config data from vmlinux

----------------------------------------------------------------
Kevin Locke (1):
      kbuild: avoid regex RS for POSIX awk

Kuan-Ying Lee (1):
      scripts/gdb: change kernel config dumping method

Masahiro Yamada (2):
      scripts/nsdeps: adjust to the format change of *.mod files
      scripts/check-local-export: avoid 'wait $!' for process substitution

 Documentation/process/changes.rst | 12 ++++++++++++
 scripts/Makefile.build            |  4 ++--
 scripts/check-local-export        | 36 +++++++++++++++++++++---------------
 scripts/gdb/linux/config.py       |  6 +++---
 scripts/nsdeps                    |  5 ++---
 5 files changed, 40 insertions(+), 23 deletions(-)


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kbuild fixes for v5.19-rc2
  2022-06-11 19:39 [GIT PULL] Kbuild fixes for v5.19-rc2 Masahiro Yamada
@ 2022-06-12 18:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-12 18:40 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Nick Desaulniers, Linux Kernel Mailing List,
	Linux Kbuild mailing list

The pull request you sent on Sun, 12 Jun 2022 04:39:16 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e3b8e2de19e18e4297c0dd747d56ecdc4ff96928

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:[~2022-06-12 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 19:39 [GIT PULL] Kbuild fixes for v5.19-rc2 Masahiro Yamada
2022-06-12 18:40 ` 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).