[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250730010038.4673096e2e7b227405de67f9@kernel.org>
Date: Wed, 30 Jul 2025 01:00:38 +0900
From: Masami Hiramatsu (Google) <mhiramat@...nel.org>
To: Masami Hiramatsu (Google) <mhiramat@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>, Ben Hutchings
<benh@...ian.org>, Bhaskar Chowdhury <unixbhaskar@...il.com>, Steven
Rostedt <rostedt@...dmis.org>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] bootconfig: Updates for v6.16
On Wed, 30 Jul 2025 00:14:21 +0900
Masami Hiramatsu (Google) <mhiramat@...nel.org> wrote:
> Linus,
>
> Bootconfig updates for v6.16:
Oops, this should be v6.17. Let me update it.
Thanks,
>
> - 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>
--
Masami Hiramatsu (Google) <mhiramat@...nel.org>
Powered by blists - more mailing lists