On Fri, 31 Jul 2015, Sean O. Stalley wrote: > Currently the __GFP_ZERO flag is ignored by dma_pool_alloc(). > Make dma_pool_alloc() zero the memory if this flag is set. > > Signed-off-by: Sean O. Stalley <[email protected]>
Acked-by: David Rientjes <[email protected]> This has impacted us as well, and I'm glad to see it fixed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

