All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net/smc: show unique rsn code for exceeded max dmb count
@ 2020-07-26 18:34 Karsten Graul
  2020-07-26 18:34 ` [PATCH net-next 1/2] s390/ism: indicate correct error reason in ism_alloc_dmb() Karsten Graul
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Karsten Graul @ 2020-07-26 18:34 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, heiko.carstens, raspl, ubraun

Resolve some confusion at the user side when the reason code shows
out-of-memory but actually there is enough memory left.

Karsten Graul (2):
  s390/ism: indicate correct error reason in ism_alloc_dmb()
  net/smc: unique reason code for exceeded max dmb count

 drivers/s390/net/ism_drv.c |  2 +-
 net/smc/af_smc.c           | 13 +++++++++----
 net/smc/smc_clc.h          |  1 +
 net/smc/smc_core.c         |  4 ++--
 4 files changed, 13 insertions(+), 7 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-27 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26 18:34 [PATCH net-next 0/2] net/smc: show unique rsn code for exceeded max dmb count Karsten Graul
2020-07-26 18:34 ` [PATCH net-next 1/2] s390/ism: indicate correct error reason in ism_alloc_dmb() Karsten Graul
2020-07-26 18:34 ` [PATCH net-next 2/2] net/smc: unique reason code for exceeded max dmb count Karsten Graul
2020-07-27 17:30 ` [PATCH net-next 0/2] net/smc: show unique rsn " David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.