commit | 40caa127f3c7279c75cb0c9684559fa314ee3a66 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@kernel.org> | Sun Sep 05 00:54:09 2021 +0900 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Sep 08 15:10:41 2021 -0400 |
tree | 49d27ad6247721bd6671f5cf8b9d2eabd78cef1f | |
parent | 4b6b08f2e45edda4c067ac40833e3c1f84383c0b [diff] |
init: bootconfig: Remove all bootconfig data when the init memory is removed Since the bootconfig is used only in the init functions, it doesn't need to keep the data after boot. Free it when the init memory is removed. Link: https://lkml.kernel.org/r/163077084958.222577.5924961258513004428.stgit@devnote2 Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>