[GIT PULL] bootconfig: Fixes for v6.3-rc3

From: Google
Date: Wed Mar 22 2023 - 10:22:19 EST



Hi Linus,

Bootconfig fixes v6.3

- Fix bootconfig test script to test increased maximum number (8192) node
correctly.

- Change the console message if there is no bootconfig data and the
kernel is compiled with CONFIG_BOOT_CONFIG_FORCE=y.


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


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
bootconfig-fixes-v6.3-rc3

Tag SHA1: b54d1aa707e28cd1749c48258119ad6794cfbae7
Head SHA1: caa0708a81d6a2217c942959ef40d515ec1d3108


Masami Hiramatsu (Google) (2):
bootconfig: Fix testcase to increase max node
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y

----
init/main.c | 10 +++++++---
tools/bootconfig/test-bootconfig.sh | 12 ++++++++----
2 files changed, 15 insertions(+), 7 deletions(-)
---------------------------

--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>