[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180313094154.65533-1-ubraun@linux.vnet.ibm.com>
Date: Tue, 13 Mar 2018 10:41:53 +0100
From: Ursula Braun <ubraun@...ux.vnet.ibm.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
schwidefsky@...ibm.com, heiko.carstens@...ibm.com,
raspl@...ux.vnet.ibm.com, ubraun@...ux.vnet.ibm.com
Subject: [PATCH V2 net 0/1] net/smc: listen socket closing
Hi Dave,
last week you asked for a better solution using generic infrastructure
to fix the closing of a listening SMC socket.
This made me realize that flush_work() is an appropriate way to make
sure the smc_tcp_listen_worker has finished processing (incl. the
release of the internal clcsock.)
Thanks, Ursula
Ursula Braun (1):
net/smc: simplify wait when closing listen socket
net/smc/af_smc.c | 4 ----
net/smc/smc_close.c | 25 +++----------------------
2 files changed, 3 insertions(+), 26 deletions(-)
--
2.13.5
Powered by blists - more mailing lists