[rds-devel] [patch] RDS: use gfp flags from caller in conn_alloc()

David Miller davem at davemloft.net
Thu Mar 22 16:30:55 PDT 2012


From: Venkat Venkatsubra <venkat.x.venkatsubra at oracle.com>
Date: Thu, 22 Mar 2012 10:19:50 -0500

> On 3/22/2012 1:44 AM, Dan Carpenter wrote:
>> We should be using the gfp flags the caller specified here, instead of
>> GFP_KERNEL.  I think this might be a bugfix, depending on the value of
>> "sock->sk->sk_allocation" when we call rds_conn_create_outgoing() in
>> rds_sendmsg().  Otherwise, it's just a cleanup.
>>
>> Signed-off-by: Dan Carpenter<dan.carpenter at oracle.com>
> Acked-by: Venkat Venkatsubra <venkat.x.venkatsubra at oracle.com>

Applied.



More information about the rds-devel mailing list