[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250730011104.e9dad219ecde50fc42522562@kernel.org>
Date: Wed, 30 Jul 2025 01:11:04 +0900
From: Masami Hiramatsu (Google) <mhiramat@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ben Hutchings <benh@...ian.org>, Bhaskar Chowdhury
<unixbhaskar@...il.com>, Masami Hiramatsu (Google) <mhiramat@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>, Masami Hiramatsu
<mhiramat@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] bootconfig: Updates for v6.17
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@...nel.org>
Powered by blists - more mailing lists