On Tue, 12 May 2020 16:36:53 +0200 Paul Menzel <[email protected]> wrote:
> Dear Steven, > > > Am 12.05.20 um 15:23 schrieb Steven Rostedt: > > From: Masami Hiramatsu <[email protected]> > > > > 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 > > > > It’d be great if you could update your script to include HTTPS URLs. > That would save one redirect. Never thought of that as an issue, but sure, it's easy enough to fix. > > Reviewed-by: Paul Menzel <[email protected]> Thanks, -- Steve

