[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230313100829.13136-1-wenjia@linux.ibm.com>
Date: Mon, 13 Mar 2023 11:08:27 +0100
From: Wenjia Zhang <wenjia@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Alexandra Winter <wintera@...ux.ibm.com>,
Jan Karcher <jaka@...ux.ibm.com>,
Stefan Raspl <raspl@...ux.ibm.com>,
Tony Lu <tonylu@...ux.alibaba.com>,
Wenjia Zhang <wenjia@...ux.ibm.com>
Subject: [PATCH net 0/2] net/smc: Fixes 2023-03-01
The 1st patch solves the problem that CLC message initialization was
not properly reversed in error handling path. And the 2nd one fixes
the possible deadlock triggered by cancel_delayed_work_sync().
Stefan Raspl (1):
net/smc: Fix device de-init sequence
Wenjia Zhang (1):
net/smc: fix deadlock triggered by cancel_delayed_work_syn()
net/smc/af_smc.c | 1 +
net/smc/smc_core.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.37.2
Powered by blists - more mailing lists