On Tue, 15 Jun 2010, David Rientjes wrote: > > Breaks DMA cache creation since one can no longer set the > > SLAB_CACHE_DMA on create_kmalloc_cache. > > > > How? There are no callers to create_kmalloc_cache() that pass anything > except GFP_NOWAIT. Ok it breaks it with my changes that use create_kmalloc_dma for dma caches again. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>