Send users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com

or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."


Today's Topics:

   1. Re: [PATCH net-next] drivers:net: dma_alloc_coherent: use
      __GFP_ZERO instead of memset(, 0) (David Miller)


----------------------------------------------------------------------

Message: 1
Date: Sun, 17 Mar 2013 12:50:42 -0400 (EDT)
From: David Miller <[email protected]>
To: [email protected]
Cc: [email protected], [email protected],
        [email protected], [email protected],
        [email protected], [email protected]
Subject: Re: [rt2x00-users] [PATCH net-next] drivers:net:
        dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Message-ID: <[email protected]>
Content-Type: Text/Plain; charset=us-ascii

From: Joe Perches <[email protected]>
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 <[email protected]>

Looks good, applied, thanks Joe.



------------------------------

Subject: Digest Footer

_______________________________________________
users mailing list
[email protected]
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com


------------------------------

End of users Digest, Vol 49, Issue 21
*************************************

Reply via email to