diff options
author | Masami Hiramatsu <[email protected]> | 2020-05-11 10:39:24 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-05-12 10:42:51 -0400 |
commit | 611d0a95d46b0977a530b4d538948c69d447b001 (patch) | |
tree | a6067d4a5df741af7748de8f0749caae4c34ce45 /scripts/bpf_helpers_doc.py | |
parent | 8b1fac2e73e84ef0d6391051880a8e1d7044c847 (diff) |
bootconfig: Fix to prevent warning message if no bootconfig option
Commit de462e5f1071 ("bootconfig: Fix to remove bootconfig
data from initrd while boot") causes a cosmetic regression
on dmesg, which warns "no bootconfig data" message without
bootconfig cmdline option.
Fix setup_boot_config() by moving no bootconfig check after
commandline option check.
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/158916116468.21787.14558782332170588206.stgit@devnote2
Fixes: de462e5f1071 ("bootconfig: Fix to remove bootconfig data from initrd while boot")
Reported-by: Paul Menzel <[email protected]>
Reviewed-by: Paul Menzel <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions