netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] s390/qeth: fixes 2019-11-20
@ 2019-11-20 13:20 Julian Wiedmann
  2019-11-20 13:20 ` [PATCH net 1/2] s390/qeth: fix potential deadlock on workqueue flush Julian Wiedmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Julian Wiedmann @ 2019-11-20 13:20 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Stefan Raspl, Ursula Braun,
	Julian Wiedmann

Hi Dave,

please apply two late qeth fixes to your net tree.

The first fixes a deadlock that can occur if a qeth device is set
offline while in the middle of processing deferred HW events.
The second patch converts the return value of an error path to
use -EIO, so that it can be passed back to userspace.

Thanks,
Julian


Julian Wiedmann (2):
  s390/qeth: fix potential deadlock on workqueue flush
  s390/qeth: return proper errno on IO error

 drivers/s390/net/qeth_core.h      |  1 +
 drivers/s390/net/qeth_core_main.c | 10 +++++-----
 drivers/s390/net/qeth_l2_main.c   | 21 ++++++++++++++-------
 drivers/s390/net/qeth_l2_sys.c    | 14 +++++++++++++-
 4 files changed, 33 insertions(+), 13 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-20 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 13:20 [PATCH net 0/2] s390/qeth: fixes 2019-11-20 Julian Wiedmann
2019-11-20 13:20 ` [PATCH net 1/2] s390/qeth: fix potential deadlock on workqueue flush Julian Wiedmann
2019-11-20 13:20 ` [PATCH net 2/2] s390/qeth: return proper errno on IO error Julian Wiedmann
2019-11-20 20:30 ` [PATCH net 0/2] s390/qeth: fixes 2019-11-20 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).