linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/smc: fixes 2021-09-20
@ 2021-09-20 19:18 Karsten Graul
  2021-09-20 19:18 ` [PATCH net 1/2] net/smc: add missing error check in smc_clc_prfx_set() Karsten Graul
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Karsten Graul @ 2021-09-20 19:18 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, linux-s390, Heiko Carstens, Guvenc Gulce, Julian Wiedmann

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


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

end of thread, other threads:[~2021-09-21 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 19:18 [PATCH net 0/2] net/smc: fixes 2021-09-20 Karsten Graul
2021-09-20 19:18 ` [PATCH net 1/2] net/smc: add missing error check in smc_clc_prfx_set() Karsten Graul
2021-09-20 19:18 ` [PATCH net 2/2] net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work Karsten Graul
2021-09-21 10:10 ` [PATCH net 0/2] net/smc: fixes 2021-09-20 patchwork-bot+netdevbpf

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).