From: David S. Miller Date: Sat, 8 Jul 2017 10:16:16 +0000 (+0100) Subject: Merge branch 'rds-tcp-sock_graft-leak' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5dc314f8ded18e2b0ffce55a5f253c8aa759d51a;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'rds-tcp-sock_graft-leak' Sowmini Varadhan says: ==================== rds-tcp: sock_graft() leak Following up on the discussion at https://www.spinics.net/lists/netdev/msg442859.html - make rds_tcp_accept_one() call sock_create_lite() - add a WARN_ON() to sock_graft() Tested by running an infinite while() loop that does (module-load; rds-stress; module-unload) and monitors TCP slabinfo while the test is running. ==================== Signed-off-by: David S. Miller --- 5dc314f8ded18e2b0ffce55a5f253c8aa759d51a