Re: 2.5.60 linking error with IDE-DMA disabled

Alan Cox (alan@lxorguk.ukuu.org.uk)
11 Feb 2003 13:02:23 +0000


On Tue, 2003-02-11 at 11:12, Guennadi Liakhovetski wrote:
> Hello
>
> If I try to compile the kernel with IDE bus-mastering disabled (which,
> IIRC, worked on 2.4.x), I get the following error:
>

Looks like the 2.5 makefile is broken. If you didnt include any IDE DMA
support them ide-dma.c should not have been linked into the kernel. 2.4.x
seems to get this right (though I have to fix modular IDE there yet).
I'll have a look at the rest when I try and get 2.5.60 IDE back in sync
with the newer 2.4 code.

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/