linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bootconfig: Updates for v6.17
@ 2025-07-29 16:11 Masami Hiramatsu
  0 siblings, 0 replies; only message in thread
From: Masami Hiramatsu @ 2025-07-29 16:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ben Hutchings, Bhaskar Chowdhury, Masami Hiramatsu,
	Steven Rostedt, Masami Hiramatsu, linux-kernel

Linus,

Sorry for the confusing, this is correct update tag for v6.17.

Bootconfig updates for v6.17:

 - tools/bootconfig:
   - Fix unaligned access when building footer to avoid SIGBUS
   - Cleanup bootconfig footer size calculations

 - test scripts:
   - Fix to add shebang for a test script
   - Improve script portability using portable commands
   - Improve script portability using printf instead of echo
   - Enclose regex with quotes for syntax highlighter


Please pull the latest bootconfig-v6.17 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
bootconfig-v6.17

Tag SHA1: cf85f3b378433d53ead58f8502169cb989be2efd
Head SHA1: 6ed5e20466c79e3b3350bae39f678f73cf564b4e


Ben Hutchings (1):
      bootconfig: Fix unaligned access when building footer

Bhaskar Chowdhury (2):
      tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
      tools/bootconfig: scripts/ftrace.sh was missing the shebang line, so added it

Masami Hiramatsu (Google) (3):
      tools/bootconfig: Improve portability
      tools/bootconfig: Replace some echo with printf for more portability
      tools/bootconfig: Cleanup bootconfig footer size calculations

----
 tools/bootconfig/main.c             | 43 +++++++++++++++++++++----------------
 tools/bootconfig/scripts/ftrace.sh  |  1 +
 tools/bootconfig/test-bootconfig.sh | 37 +++++++++++++++----------------
 3 files changed, 44 insertions(+), 37 deletions(-)

-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-29 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 16:11 [GIT PULL] bootconfig: Updates for v6.17 Masami Hiramatsu

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).