linux-stable/drivers/s390/block
Vineeth Vijayan c754028a06 s390/scm: fix virtual vs physical address confusion
[ Upstream commit b1a6a1a77f ]

Fix virtual vs physical address confusion (which currently are the same).

Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-20 11:51:44 +01:00
..
dasd.c s390/dasd: protect device queue against concurrent access 2023-12-03 07:33:07 +01:00
dasd_3990_erp.c s390/dasd: print copy pair message only for the correct error 2023-07-24 13:05:29 -06:00
dasd_alias.c s390/dasd: sort out physical vs virtual pointers usage 2023-02-09 17:05:43 -07:00
dasd_devmap.c s390/dasd: fix string length handling 2023-09-01 07:47:43 -06:00
dasd_diag.c s390: include linux/io.h instead of asm/io.h 2023-07-03 11:19:40 +02:00
dasd_diag.h
dasd_eckd.c s390/dasd: fix string length handling 2023-09-01 07:47:43 -06:00
dasd_eckd.h s390/dasd: add device ping attribute 2022-09-21 08:32:51 -06:00
dasd_eer.c s390/dasd: add autoquiesce feature 2023-04-11 19:53:08 -06:00
dasd_erp.c s390/dasd: handle request magic consistently as unsigned int 2021-10-20 08:10:41 -06:00
dasd_fba.c s390: include linux/io.h instead of asm/io.h 2023-07-03 11:19:40 +02:00
dasd_fba.h
dasd_genhd.c block: replace fmode_t with a block-specific type for block open flags 2023-06-12 08:04:05 -06:00
dasd_int.h s390/dasd: fix string length handling 2023-09-01 07:47:43 -06:00
dasd_ioctl.c s390/dasd: fix hanging device after quiesce/resume 2023-07-24 13:05:29 -06:00
dasd_proc.c
dcssblk.c s390/dcssblk: fix lockdep warning 2023-08-30 11:03:27 +02:00
Kconfig dax: remove CONFIG_DAX_DRIVER 2021-12-04 08:58:51 -08:00
Makefile
scm_blk.c s390/scm: fix virtual vs physical address confusion 2024-01-20 11:51:44 +01:00
scm_blk.h block: remove genhd.h 2022-02-02 07:49:59 -07:00
scm_drv.c