Re: [patch] ide.c as a module

From: Bartlomiej Zolnierkiewicz
Date: Fri Dec 19 2003 - 15:08:48 EST


On Friday 19 of December 2003 18:05, Randy.Dunlap wrote:
> On Fri, 19 Dec 2003 17:26:46 +0100 Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@xxxxxxxxxxxxxx> wrote:
> | 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...
>
> in favor of libata or what?

yes, in favor of libata, but don't tell jeff ;-).

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