On (12/22/17 08:14), Sowmini Varadhan wrote: > Commit f10b4cff98c6 ("rds: tcp: atomically purge entries from > rds_tcp_conn_list during netns delete") adds the field t_tcp_detached, > but this needs to be initialized explicitly to false.
I just realized that t_tcp_detached (and the above commit) has not made its way to net yet, so patch 2 should apply to net-next (not net). Please ignore this patch series, I'll submit a V2. Apologies for the confusion. --Sowmini