On Tue, May 23, 2023 at 09:59:50PM -0700, Randy Dunlap wrote: > >> root= [KNL] Root filesystem > >> - See early_lookup_bdev comment in init/do_mounts.c. > >> + See early_lookup_bdev comment in block/early-lookup.c > > > > Patch 13 does this: > > > > root= [KNL] Root filesystem > > - See name_to_dev_t comment in init/do_mounts.c. > > + See early_lookup_bdev comment in init/do_mounts.c. > > > > Should this latter chunk be dropped? > > > > Oh, oops, reverse order of patches? Patch 13 renames the function, this patch moves it. So I think this correct, but feel free to double check my foggy brain :)