Messages in this thread |  | | Subject | Re: Proposal: Eliminate GFP_DMA | From | Andi Kleen <> | Date | 28 Feb 2003 09:56:41 +0100 |
| |
Matthew Wilcox <willy@debian.org> writes: > - > +#define GFP_ATOMIC_DMA (GFP_ATOMIC | __GFP_DMA) > +#define GFP_KERNEL_DMA (GFP_KERNEL | __GFP_DMA) > > combined with changing some users to use __GFP_DMA if they really do mean > the bitmask. Comments?
Sounds like a good 2.7.x early project. Currently we still have too much driver breakage for the next release to break even more right now.
-Andi - 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/
|  |