[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1619989856.git.lucien.xin@gmail.com>
Date: Mon, 3 May 2021 05:11:40 +0800
From: Xin Long <lucien.xin@...il.com>
To: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org,
Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Or Cohen <orcohen@...oaltonetworks.com>
Subject: [PATCH net 0/2] sctp: fix the race condition in sctp_destroy_sock in a proper way
The original fix introduced a dead lock, and has to be removed in
Patch 1/2, and we will get a proper way to fix it in Patch 2/2.
Xin Long (2):
Revert "net/sctp: fix race condition in sctp_destroy_sock"
sctp: delay auto_asconf init until binding the first addr
net/sctp/socket.c | 38 ++++++++++++++++++++++----------------
1 file changed, 22 insertions(+), 16 deletions(-)
--
2.1.0
Powered by blists - more mailing lists