[PATCH 15/24] block: move the code to do early boot lookup of block devices to block/

Randy Dunlap rdunlap at infradead.org
Tue May 23 21:59:50 PDT 2023



On 5/23/23 21:58, Randy Dunlap wrote:
> 
> 
> On 5/23/23 00:45, Christoph Hellwig wrote:
>> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
>> index f08b83e62c6222..3f8cf6dc7de887 100644
>> --- a/Documentation/admin-guide/kernel-parameters.txt
>> +++ b/Documentation/admin-guide/kernel-parameters.txt
>> @@ -5452,7 +5452,7 @@
>>  			port and the regular usb controller gets disabled.
>>  
>>  	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?

-- 
~Randy



More information about the linux-mtd mailing list