mbox series

[net,0/2] two fixes for SMC

Message ID 20241122071630.63707-1-guwen@linux.alibaba.com (mailing list archive)
Headers show
Series two fixes for SMC | expand

Message

Wen Gu Nov. 22, 2024, 7:16 a.m. UTC
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(-)