Project

General

Profile

Secure Boot Tutorial » 0001-dm-init-ensure-device-probing-has-finished-in-dm-mod.patch

Zachary Miller, 09/18/2026 09:43 PM

View differences:

drivers/md/dm-init.c
}
}
if (waitfor[0])
if (waitfor[0]) {
wait_for_device_probe();
DMINFO("all devices available");
}
list_for_each_entry(dev, &devices, list) {
if (dm_early_create(&dev->dmi, dev->table,
(1-1/3)