[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210921145217.1584654-1-jwi@linux.ibm.com>
Date: Tue, 21 Sep 2021 16:52:14 +0200
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: linux-netdev <netdev@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>,
Alexandra Winter <wintera@...ux.ibm.com>
Subject: [PATCH net 0/3] s390/qeth: fixes 2021-09-21
Hi Dave & Jakub,
please apply the following patch series for qeth to netdev's net tree.
This brings two fixes for deadlocks when a device is removed while it
has certain types of async work pending. And one additional fix for a
missing NULL check in an error case.
Thanks,
Julian
Alexandra Winter (2):
s390/qeth: Fix deadlock in remove_discipline
s390/qeth: fix deadlock during failing recovery
Julian Wiedmann (1):
s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
arch/s390/include/asm/ccwgroup.h | 2 +-
drivers/s390/cio/ccwgroup.c | 10 ++++++++--
drivers/s390/net/qeth_core.h | 1 -
drivers/s390/net/qeth_core_main.c | 22 +++++++++-------------
drivers/s390/net/qeth_l2_main.c | 1 -
drivers/s390/net/qeth_l3_main.c | 1 -
6 files changed, 18 insertions(+), 19 deletions(-)
--
2.25.1
Powered by blists - more mailing lists