public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] two fixes for SMC
@ 2024-11-22  7:16 Wen Gu
  2024-11-22  7:16 ` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning Wen Gu
  2024-11-22  7:16 ` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue Wen Gu
  0 siblings, 2 replies; 14+ messages in thread
From: Wen Gu @ 2024-11-22  7:16 UTC (permalink / raw)
  To: wenjia, jaka, davem, edumazet, kuba, pabeni
  Cc: alibuda, tonylu, guwen, horms, 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!

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 | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

-- 
2.32.0.3.g01195cf9f


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

end of thread, other threads:[~2024-11-27  7:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22  7:16 [PATCH net 0/2] two fixes for SMC Wen Gu
2024-11-22  7:16 ` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning Wen Gu
2024-11-22 15:56   ` Wenjia Zhang
2024-11-22 16:17   ` Alexandra Winter
2024-11-22  7:16 ` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue Wen Gu
2024-11-22 15:56   ` Wenjia Zhang
2024-11-25  6:46     ` Wen Gu
2024-11-26 12:12       ` Wenjia Zhang
2024-11-26 12:19         ` Wenjia Zhang
2024-11-22 16:03   ` Alexandra Winter
2024-11-22 16:11     ` Alexandra Winter
2024-11-25 10:00     ` Wen Gu
2024-11-25 13:02       ` Alexandra Winter
2024-11-27  7:03         ` Wen Gu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox