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

Venkat Venkatsubra venkat.x.venkatsubra at oracle.com
Thu Mar 22 08:19:50 PDT 2012


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>




More information about the rds-devel mailing list