linux/arch/s390/hypfs
Heiko Carstens e98eda926b s390/hypfs_diag0c: fix virtual vs physical address confusion
Add missing virt_to_phys() translation to diag0c(). This doesn't fix a
bug since virtual and physical addresses are currently the same.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-02-09 13:58:13 +01:00
..
hypfs.h s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_dbfs.c s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_diag.c s390/hypfs: stop using ENOSYS error code 2023-07-24 12:12:24 +02:00
hypfs_diag.h s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_diag0c.c s390/hypfs_diag0c: fix virtual vs physical address confusion 2024-02-09 13:58:13 +01:00
hypfs_diag_fs.c s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_sprp.c s390/hypfs_sprp: fix virtual vs physical address confusion 2024-02-09 13:58:13 +01:00
hypfs_vm.c s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_vm.h s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
hypfs_vm_fs.c s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
inode.c hypfs: convert to new timestamp accessors 2023-10-18 13:26:15 +02:00
Makefile s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00