linux/arch/s390/pci
Sebastian Ott 623bd44d3f s390/pci: improve pci hotplug
PCI hotplug events basically notify about the new state of a
function. Unfortunately some hypervisors implement hotplug
events in a way where it is not clear what the new state of
the function should be.

Use clp_get_state to find the current state of the function
and handle accordingly.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-06-28 07:32:12 +02:00
..
Makefile s390/kernel: add system calls for PCI memory access 2014-11-19 09:46:43 +01:00
pci_clp.c s390/pci: introduce clp_get_state 2017-06-28 07:32:11 +02:00
pci_debug.c s390/atomic: refactor atomic primitives 2016-11-11 16:37:33 +01:00
pci_dma.c s390/pci: improve unreg_ioat error handling 2017-06-28 07:32:09 +02:00
pci_event.c s390/pci: improve pci hotplug 2017-06-28 07:32:12 +02:00
pci_insn.c s390/pci: improve error handling during interrupt deregistration 2017-06-28 07:32:08 +02:00
pci_mmio.c s390/pci: fix possible information leak in mmio syscall 2015-02-26 09:24:48 +01:00
pci_sysfs.c s390/pci: add report_error attribute 2016-04-15 18:16:39 +02:00
pci.c s390/pci: improve pci hotplug 2017-06-28 07:32:12 +02:00