Re: [PATCH] lib: Replace calls to __get_free_pages() with__get_dma_pages().

From: Robert P. J. Day
Date: Thu Jun 07 2007 - 04:02:33 EST


On Wed, 6 Jun 2007, Peter Zijlstra wrote:
...
> FWIW I prefer:
>
> GFP_KERNEL | __GFP_DMA
> GFP_ATOMIC | __GFP_DMA
>
> and
>
> GFP_DMA
>
> That is, when used as a modifier use __GFP_, when used as a class
> use GFP_.

that sounds eminently reasonable, i'll go with that.

rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
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/