Re: whacking out the __get_dma_pages() macro.

2007-06-07 Thread Paul Mundt
On Thu, Jun 07, 2007 at 04:07:46AM -0400, Robert P. J. Day wrote: > > the following represents the entire set of calls to the > __get_dma_pages() macro that i plan on reverting back to the regular > get_free_pages() macro so __get_dma_pages() can be tossed. any major > objections? > > include/

whacking out the __get_dma_pages() macro.

2007-06-07 Thread Robert P. J. Day
the following represents the entire set of calls to the __get_dma_pages() macro that i plan on reverting back to the regular get_free_pages() macro so __get_dma_pages() can be tossed. any major objections? arch/m68k/atari/stram.c:#define BLOCK_GFP 0x08/* block allocated with __get_d