[PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
Christoph Hellwig
hch at lst.de
Tue May 23 23:08:44 PDT 2023
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 :)
More information about the linux-mtd
mailing list