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@xxxxxxxxxxxxxxxxx/) - 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