Searched hist:"0 f0d0a77ccbdc6bfe51c0d184f92d99ebcc2e809" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/bootconfig/ |
H A D | main.c | diff 0f0d0a77ccbdc6bfe51c0d184f92d99ebcc2e809 Wed Feb 05 07:50:13 CST 2020 Masami Hiramatsu <mhiramat@kernel.org> tools/bootconfig: Show the number of bootconfig nodes
Show the number of bootconfig nodes when applying new bootconfig to initrd.
Since there are limitations of bootconfig not only in its filesize, but also the number of nodes, the number should be shown when applying so that user can get the feeling of scale of current bootconfig.
Link: http://lkml.kernel.org/r/158091061337.27924.10886706631693823982.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
|
/openbmc/linux/lib/ |
H A D | bootconfig.c | diff 0f0d0a77ccbdc6bfe51c0d184f92d99ebcc2e809 Wed Feb 05 07:50:13 CST 2020 Masami Hiramatsu <mhiramat@kernel.org> tools/bootconfig: Show the number of bootconfig nodes
Show the number of bootconfig nodes when applying new bootconfig to initrd.
Since there are limitations of bootconfig not only in its filesize, but also the number of nodes, the number should be shown when applying so that user can get the feeling of scale of current bootconfig.
Link: http://lkml.kernel.org/r/158091061337.27924.10886706631693823982.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
|