lkml.org 
[lkml]   [2006]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 5/13] s390: qdio memory allocations.
Martin Schwidefsky <schwidefsky@de.ibm.com> wrote:
>
> - ssqd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA);
> + ssqd_area = mempool_alloc(qdio_mempool_scssc, GFP_ATOMIC);

I assume the loss of GFP_DMA was intentional?
-
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/

\
 
 \ /
  Last update: 2006-04-25 01:52    [W:0.067 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site