crypto/async_tx/* doesn't build on s390
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Date: Thu, 31 Jan 2008 15:50:58 +0100
I get the following:
crypto/built-in.o: In function `do_async_xor':
async_xor.c:49: undefined reference to `dma_map_page'
async_xor.c:56: undefined reference to `dma_map_page'
This is mainly because s390 doesn't support DMA at all,
but these files get selected via MD_RAID456 anyway.
Any idea how to fix this?
--
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/
- Follow-Ups:
- Re: crypto/async_tx/* doesn't build on s390
- From: Cornelia Huck
- Re: crypto/async_tx/* doesn't build on s390
- Prev by Date: Re: Integration of SCST in the mainstream Linux kernel
- Next by Date: [PATCH -mm] atmel_serial: Fix broken RX buffer allocation
- Previous by thread: Re: [PATCH] x86: introduce /dev/mem restrictions with a config option
- Next by thread: Re: crypto/async_tx/* doesn't build on s390
- Index(es):
Relevant Pages
|
|