linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] s390/dasd: fix buffer alignment validation
@ 2025-09-25 15:47 Stefan Haberland
  2025-09-25 15:47 ` [PATCH 1/2] s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request Stefan Haberland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Haberland @ 2025-09-25 15:47 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Jan Hoeppner, linux-s390, Heiko Carstens,
	Vasily Gorbik, Christian Borntraeger, Jaehoon Kim

Hi Jens,

please apply the following two patches that fix buffer alignment
handling in the DASD driver.
The first patch corrects the error mapping for misaligned requests,
and the second enforces proper alignment validation in the block layer.


Jaehoon Kim (2):
  s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
  s390/dasd: enforce dma_alignment to ensure proper buffer validation

 drivers/s390/block/dasd.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-09-25 16:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 15:47 [PATCH 0/2] s390/dasd: fix buffer alignment validation Stefan Haberland
2025-09-25 15:47 ` [PATCH 1/2] s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request Stefan Haberland
2025-09-25 15:47 ` [PATCH 2/2] s390/dasd: enforce dma_alignment to ensure proper buffer validation Stefan Haberland
2025-09-25 16:35 ` [PATCH 0/2] s390/dasd: fix buffer alignment validation Jens Axboe

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