From: Sowmini Varadhan <sowmini.varad...@oracle.com> Date: Thu, 6 Jul 2017 08:15:05 -0700
> 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. This looks great, thanks for following up on this. Series applied and queued up for -stable.