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. _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
