orkarounds.
Tested with dm-verity (root=/dev/dm-0, dm-mod.waitfor=/dev/mmcblk0p23), this
eliminates boot issues without impacting MD RAID.
Signed-off-by: Chanho Min
---
block/early-lookup.c | 26 ++
drivers/md/dm-init.c | 2 +-
include/linux/blkdev.h | 2 ++
3 file
at case, the MD subsystem should implement a proper solution
(e.g., specific lookup function) rather than relying on this workaround.
Testers are encouraged to verify MD RAID booting with partitioned root devices
(e.g., root=/dev/md_d0p1) to confirm.
Signed-off-by: Chanho Min
---