Re: [Ubuntu PATCH] Build mmc_block into mmc_core directly

From: Marcel Holtmann
Date: Tue Jul 04 2006 - 02:24:21 EST


Hi Russell,

> > Build mmc_block into mmc_core directly.
> >
> > Bug Reference:
> > https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/30335
>
> NAK. If it's missing the modalias then it needs to be added. But more
> the question is why isn't the driver being automatically loaded.
> Probably because hotplug doesn't know enough about the MMC subsystem.
> Unfortunately I'm at rather a loss what's required with hotplug because
> it isn't something I actually use or come into contact with.

actually Ubuntu can auto load the mmc_block module if needed. I also
have seen a system that looked at the csd.cmdclass value and then
decided to load mmc_block or not. Can't find it on Ubuntu though. Maybe
this was one of my Fedora Core 5 test boxes. Anyway the mmc_block must
stay separate from the mmc_core, because otherwise we will have trouble
to cleanly support SDIO cards in the future.

Regards

Marcel


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/