1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/s390/pci
Niklas Schnelle 4181b51c38 s390/pci: Add missing virt_to_phys() for directed DIBV
In commit 4e4dc65ab5 ("s390/pci: use phys_to_virt() for AIBVs/DIBVs")
the setting of dibv_addr was missed when adding virt_to_phys(). This
only affects systems with directed interrupt delivery enabled which are
not generally available.

Fixes: 4e4dc65ab5 ("s390/pci: use phys_to_virt() for AIBVs/DIBVs")
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2024-06-17 21:49:01 +02:00
..
Makefile s390/pci: Use dma-iommu layer 2023-10-02 08:43:00 +02:00
pci.c s390: Stop using weak symbols for __iowrite64_copy() 2024-04-22 17:11:20 -03:00
pci_bus.c s390/pci: Use dma-iommu layer 2023-10-02 08:43:00 +02:00
pci_bus.h PCI: s390: Fix use-after-free of PCI resources with per-function hotplug 2023-03-13 09:15:11 +01:00
pci_clp.c s390/pci: use builtin_misc_device macro to simplify the code 2023-08-23 14:37:42 +02:00
pci_debug.c s390/pci: rename lock member in struct zpci_dev 2024-02-20 14:37:32 +01:00
pci_event.c s390/pci: fix three typos in comments 2024-02-20 14:37:32 +01:00
pci_insn.c KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding 2022-07-11 09:54:32 +02:00
pci_iov.c s390/pci: add missing pci_iov.h include 2020-09-16 14:08:47 +02:00
pci_iov.h s390/pci: consolidate SR-IOV specific code 2020-09-14 11:38:34 +02:00
pci_irq.c s390/pci: Add missing virt_to_phys() for directed DIBV 2024-06-17 21:49:01 +02:00
pci_kvm_hook.c KVM: s390: pci: Hook to access KVM lowlevel from VFIO 2022-08-29 13:29:28 +02:00
pci_mmio.c mm: pass VMA instead of MM to follow_pte() 2024-05-05 17:53:27 -07:00
pci_sysfs.c s390/pci: Drop unneeded reference to CONFIG_DMI 2024-04-29 17:33:30 +02:00