[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <158091058484.27924.11216788166827115442.stgit@devnote2>
Date: Wed, 5 Feb 2020 22:49:45 +0900
From: Masami Hiramatsu <mhiramat@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Masami Hiramatsu <mhiramat@...nel.org>,
Tom Zanussi <zanussi@...nel.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/4] bootconfig: Show more error information
Hello,
Here are some patches to show more error information and
the number of nodes on boot message and bootconfig tool.
Since the max number of the nodes are limited and it is hard
to count the number of nodes while writing the config file,
it is better that the bootconfig command informs user the
current number of the node.
Thank you,
---
Masami Hiramatsu (4):
bootconfig: Use bootconfig instead of boot config
bootconfig: Add more parse error messages
tools/bootconfig: Show the number of bootconfig nodes
bootconfig: Show the number of nodes on boot message
init/main.c | 10 ++++++----
lib/bootconfig.c | 21 ++++++++++++++++-----
tools/bootconfig/main.c | 1 +
3 files changed, 23 insertions(+), 9 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists