Messages in this thread |  | | Date | Mon, 29 Oct 2001 11:50:46 -0500 | From | Pete Zaitcev <> | Subject | Re: Patch to make 2.4.13 compile on s390 |
| |
> Date: Mon, 29 Oct 2001 10:52:46 +0000 (GMT) > From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> > --- linux-2.4.13-0.2/arch/s390/config.in Mon Oct 29 04:28:40 2001 > > +++ linux-2.4.13-0.2-t1/arch/s390/config.in Mon Oct 29 06:22:48 2001 > > +define_bool CONFIG_GENERIC_ISA_DMA y > > Please tell me where you find an S/390 mainframe with ISA bus. I think you > may have fixed the effect not the cause.
This picks empty placeholders for request_dma, free_dma that kernel/dma.c provides. Before, dma.o always was compiled regardless of CONFIG_GENERIC_ISA_DMA.
-- Pete - 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/
|  |