Re: 2.5.51 ide module problem (fwd)

Alan Cox (alan@lxorguk.ukuu.org.uk)
12 Dec 2002 12:38:27 +0000


On Thu, 2002-12-12 at 09:48, Rusty Russell wrote:
> And you will continue to. There really is a loop, which means neither
> module can be loaded (ide_dump_status is in ide.ko, and ide-io.ko wants
> it, however ide.ko uses lots of things in ide-io.ko). However, this
> patch will stop depmod from crashing.
>
> Ask the IDE people,

The module changes basically left me unable to do any further 2.5.5x
work at an acceptable rate. My time is now allocated to other projects
until January. At that point hopefully the module stuff will be usable
again, parameters will work etc and I can go back to work on 2.5.

Rusty is right that the ide stuff has dependancy loops right now. His
new module stuff shouldn't have crashed but the fundamental work to be
done is in the IDE layer. There are also some locking problems to
address before modular IDE becomes useful.

Alan

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