|
From: David M. <da...@da...> - 2013-03-17 16:50:58
|
From: Joe Perches <jo...@pe...> Date: Fri, 15 Mar 2013 10:23:58 -0700 > Reduce the number of calls required to alloc > a zeroed block of memory. > > Trivially reduces overall object size. > > Other changes around these removals > o Neaten call argument alignment > o Remove an unnecessary OOM message after dma_alloc_coherent failure > o Remove unnecessary gfp_t stack variable > > Signed-off-by: Joe Perches <jo...@pe...> Looks good, applied, thanks Joe. |