[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210920191815.2919121-1-kgraul@linux.ibm.com>
Date: Mon, 20 Sep 2021 21:18:13 +0200
From: Karsten Graul <kgraul@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
Heiko Carstens <hca@...ux.ibm.com>,
Guvenc Gulce <guvenc@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net 0/2] net/smc: fixes 2021-09-20
Please apply the following patches for smc to netdev's net tree.
The first patch adds a missing error check, and the second patch
fixes a possible leak of a lock in a worker.
Karsten Graul (2):
net/smc: add missing error check in smc_clc_prfx_set()
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
net/smc/smc_clc.c | 3 ++-
net/smc/smc_core.c | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
--
2.25.1
Powered by blists - more mailing lists