[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250730001421.dd070b79c120e9f6e9bd6b27@kernel.org>
Date: Wed, 30 Jul 2025 00:14:21 +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.16
Linus,
Bootconfig updates for v6.16:
- 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.16-2 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
bootconfig-v6.16-2
Tag SHA1: bf716884a5d3afcc0be679239ae07a1ae7cee4a2
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