netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] two fixes for SMC
@ 2024-11-27 13:30 Wen Gu
  2024-11-27 13:30 ` [PATCH net v2 1/2] net/smc: initialize close_work early to avoid warning Wen Gu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wen Gu @ 2024-11-27 13:30 UTC (permalink / raw)
  To: wenjia, jaka, davem, edumazet, kuba, pabeni
  Cc: alibuda, tonylu, guwen, horms, kgraul, hwippel, linux-rdma,
	linux-s390, netdev, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-03  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 13:30 [PATCH net v2 0/2] two fixes for SMC Wen Gu
2024-11-27 13:30 ` [PATCH net v2 1/2] net/smc: initialize close_work early to avoid warning Wen Gu
2024-11-27 13:30 ` [PATCH net v2 2/2] net/smc: fix LGR and link use-after-free issue Wen Gu
2024-11-29 13:28   ` Alexandra Winter
2024-11-29 17:00   ` Wenjia Zhang
2024-12-03  9:59 ` [PATCH net v2 0/2] two fixes for SMC patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).