tmp_suning_uos_patched/arch/s390/pci
Sebastian Ott 1354b38b3d s390/pci: fix struct definition for set PCI function
Recent firmware will store PCI MIO information also when enabling MIO
instructions via set PCI function. We do not use this information but
currently calling enable MIO will fail because of insufficient response
block length. Fix this by putting a struct mio_info at the end of the
affected response block struct.

Fixes: 71ba41c9b1 ("s390/pci: provide support for MIO instructions")
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2019-05-28 14:49:29 +02:00
..
Makefile s390/pci: move everything irq related to pci_irq.c 2019-04-29 10:47:01 +02:00
pci_clp.c s390/pci: fix struct definition for set PCI function 2019-05-28 14:49:29 +02:00
pci_debug.c
pci_dma.c
pci_event.c
pci_insn.c s390/pci: provide support for MIO instructions 2019-04-29 10:47:01 +02:00
pci_irq.c s390/pci: add parameter to force floating irqs 2019-04-29 10:47:01 +02:00
pci_mmio.c
pci_sysfs.c
pci.c s390/pci: add parameter to disable usage of MIO instructions 2019-04-29 10:47:01 +02:00