Skip to content
Commit 5dc314f8 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 9dc351da 0ffdaf5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment