[GIT PULL] bootconfig: Updates for v6.10
From: Google
Date: Thu May 16 2024 - 20:11:43 EST
Hi Linus,
Bootconfig updates for v6.10:
- Do not put unneeded quotes on the extra command line items which was
inserted from the bootconfig.
- Remove redundant spaces from the extra command line.
Please pull the latest bootconfig-v6.10 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
bootconfig-v6.10
Tag SHA1: 50d5a7465ca625b741bc63bdfe57ba5baf52ff63
Head SHA1: ddd53363f875eb23b6754362ce0a43f2214f0a83
Rasmus Villemoes (1):
bootconfig: do not put quotes on cmdline items unless necessary
Yuntao Wang (3):
init/main.c: Fix potential static_command_line memory overflow
init/main.c: Remove redundant space from saved_command_line
init/main.c: Minor cleanup for the setup_command_line() function
----
init/main.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>