fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
[openwrt.git] / target / linux / x86 / patches-2.6.31 / 300-block2mtd_init.patch
index 649bee3..3e6ff60 100644 (file)
 +        }
 +        while (driver_probe_done() != 0)
 +            msleep(100);
-+        md_run_setup();
 +        do_initcalls(__root_initcall_start, __root_initcall_end);
++        md_run_setup();
 +        prepare_namespace();
        }
  
This page took 0.019461 seconds and 4 git commands to generate.