Re: Proposal: Eliminate GFP_DMA

Alan Cox (alan@lxorguk.ukuu.org.uk)
28 Feb 2003 15:55:37 +0000


On Fri, 2003-02-28 at 14:34, Matthew Wilcox wrote:
> umm. are you volunteering to convert drivers/net/macmace.c to the pci_*
> API then? also, GFP_DMA is used on, eg, s390 to get memory below 2GB and
> on ia64 to get memory below 4GB.

The ia64 is a fine example of how broken it is. People have to hack around
with GFP_DMA meaning different things on ia64 to everything else. It needs
to die.

Alan

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