[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241127133014.100509-1-guwen@linux.alibaba.com>
Date: Wed, 27 Nov 2024 21:30:12 +0800
From: Wen Gu <guwen@...ux.alibaba.com>
To: wenjia@...ux.ibm.com,
jaka@...ux.ibm.com,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com
Cc: alibuda@...ux.alibaba.com,
tonylu@...ux.alibaba.com,
guwen@...ux.alibaba.com,
horms@...nel.org,
kgraul@...ux.ibm.com,
hwippel@...ux.ibm.com,
linux-rdma@...r.kernel.org,
linux-s390@...r.kernel.org,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net v2 0/2] two fixes for SMC
Hi, all
This patch set contains two bugfixes, to fix SMC warning and panic
issues in race conditions.
Thanks!
v2->v1:
(https://lore.kernel.org/netdev/20241122071630.63707-2-guwen@linux.alibaba.com/)
- Patch #1: Collect 'Reviewed-by' tags;
- Patch #2: Extend sock lock protection from smc_conn_free() in smc_conn_abort() to most of smc_listen_work().
Wen Gu (2):
net/smc: initialize close_work early to avoid warning
net/smc: fix LGR and link use-after-free issue
net/smc/af_smc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.32.0.3.g01195cf9f
Powered by blists - more mailing lists