lkml.org 
[lkml]   [2008]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: crypto/async_tx/* doesn't build on s390
On Thu, 31 Jan 2008 15:50:58 +0100,
Heiko Carstens <heiko.carstens@de.ibm.com> wrote:

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

deja-vu: http://marc.info/?l=linux-kernel&m=118056140212764&w=2

and indeed, async_memcpy.c doesn't seem to suffer from this affliction.
async_xor.c needs a similar treatment; maybe async_memset.c as well
(didn't check).

(No, I didn't actually look at the code :))


\
 
 \ /
  Last update: 2008-01-31 18:29    [W:2.484 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site