David, why are you submitting a completely new patch instead of simply
a backport of Eric's?

commit b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6
Author: Eric W. Biederman <[email protected]>
Date:   Sun Jun 13 03:31:06 2010 +0000

    af_netlink: Add needed scm_destroy after scm_send.
    
    scm_send occasionally allocates state in the scm_cookie, so I have
    modified netlink_sendmsg to guarantee that when scm_send succeeds
    scm_destory will be called to free that state.
    
    Signed-off-by: Eric W. Biederman <[email protected]>
    Reviewed-by: Daniel Lezcano <[email protected]>
    Acked-by: Pavel Emelyanov <[email protected]>
    Signed-off-by: David S. Miller <[email protected]>

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to