Re: [patch] ide.c as a module

From: Bartlomiej Zolnierkiewicz
Date: Fri Dec 19 2003 - 11:25:01 EST


On Thursday 18 of December 2003 01:29, Krzysztof Halasa wrote:
> BTW: modular IDE in 2.4.23 is still problematic - you can't unload the
> chipset driver (piix.o or something like) which in turn references the
> core IDE module.

It is probably too much work to fix it (properly) in 2.4.x and 2.6.x...

Please note that there is no refcounting in IDE drivers,
there is no host object type, also table of IDE ports (ide_hwifs[]) is static.

I hope 2.7 will obsolete drivers/ide...

--bart

-
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/