mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07:00
The same fix in commit5ec7d18d18("sctp: use call_rcu to free endpoint") is also needed for dumping one asoc and sock after the lookup. Fixes:86fdb3448c("sctp: ensure ep is not destroyed before doing the dump") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>