2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 10:44:14 +08:00
linux-next/tools/bootconfig
Masami Hiramatsu a91e4f12ff bootconfig: Allocate xbc_nodes array dynamically
To reduce the large static array from kernel data, allocate
xbc_nodes array dynamically only if the kernel loads a
bootconfig.

Note that this also add dummy memblock.h for user-spacae
bootconfig tool.

Link: http://lkml.kernel.org/r/158108569699.3187.6512834527603883707.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-02-10 17:19:39 -05:00
..
include/linux bootconfig: Allocate xbc_nodes array dynamically 2020-02-10 17:19:39 -05:00
samples tools: bootconfig: Add bootconfig test script 2020-01-13 13:19:39 -05:00
.gitignore
main.c tools/bootconfig: Show the number of bootconfig nodes 2020-02-05 17:17:05 -05:00
Makefile tools: bootconfig: Add bootconfig test script 2020-01-13 13:19:39 -05:00
test-bootconfig.sh tools: bootconfig: Add bootconfig test script 2020-01-13 13:19:39 -05:00