Race between mtdconcat and rootfs detection?

Catalin Patulea cat at vv.carleton.ca
Sun Sep 29 22:21:40 EDT 2013


On Sun, Sep 29, 2013 at 9:21 PM, Catalin Patulea <cat at vv.carleton.ca> wrote:
> 3) async_schedule(&call_mtd_device_register): This is a potential fix
> because prepare_namespace does async_synchronize_full [1]. But
> mtd_device_register -> parse_mtd_partitions -> request_module, which
> is disallowed in async.
I think I fixed this by calling mtd_device_parse_register directly
with an empty parser list, so it doesn't try to load modules.



More information about the linux-mtd mailing list