public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390/dasd: patches
@ 2023-02-10  0:02 Stefan Haberland
  2023-02-10  0:02 ` [PATCH 1/2] s390/dasd: sort out physical vs virtual pointers usage Stefan Haberland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Haberland @ 2023-02-10  0:02 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Jan Hoeppner, linux-s390, Heiko Carstens,
	Vasily Gorbik, Christian Borntraeger, Qiheng Lin

Hi Jens,

please apply the following patches for the next merge window that:
 - sort out physical and virtual pointers
 - fix a potential memleak in dasd_eckd_init

Thanks.

Alexander Gordeev (1):
  s390/dasd: sort out physical vs virtual pointers usage

Qiheng Lin (1):
  s390/dasd: Fix potential memleak in dasd_eckd_init()

 drivers/s390/block/dasd.c          |   5 +-
 drivers/s390/block/dasd_3990_erp.c |  10 +--
 drivers/s390/block/dasd_alias.c    |   6 +-
 drivers/s390/block/dasd_eckd.c     | 104 ++++++++++++++---------------
 drivers/s390/block/dasd_eer.c      |   2 +-
 drivers/s390/block/dasd_fba.c      |  14 ++--
 6 files changed, 70 insertions(+), 71 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2023-02-10  0:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-10  0:02 [PATCH 0/2] s390/dasd: patches Stefan Haberland
2023-02-10  0:02 ` [PATCH 1/2] s390/dasd: sort out physical vs virtual pointers usage Stefan Haberland
2023-02-10  0:02 ` [PATCH 2/2] s390/dasd: Fix potential memleak in dasd_eckd_init() Stefan Haberland
2023-02-10  0:05 ` [PATCH 0/2] s390/dasd: patches Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox