X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=init%2Fdo_mounts.c;h=1902a1c808319f6e84aa13944ba44ede13a9b02e;hb=f088da5611e0c0e9c678e45e688ca2e977604026;hp=dea5de95c2dd23771f44e58ada2d9b1dbfa1c5df;hpb=91ef5ccd54a2f22b2593bb6e8c97fc26c74b7f30;p=firefly-linux-kernel-4.4.55.git diff --git a/init/do_mounts.c b/init/do_mounts.c index dea5de95c2dd..1902a1c80831 100644 --- a/init/do_mounts.c +++ b/init/do_mounts.c @@ -566,6 +566,7 @@ void __init prepare_namespace(void) wait_for_device_probe(); md_run_setup(); + dm_run_setup(); if (saved_root_name[0]) { root_device_name = saved_root_name;