2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/arch/s390/pci
Sebastian Ott 0c0c277692 s390/pci: set error state for unavailable functions
If we receive a notification that a pci function became unavailable we clean
up by removing the pci device. This can confuse the driver since the function
is already unaccessible. Improve this situation by setting an appropriate
error_state.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-12-16 14:37:55 +01:00
..
Makefile s390: convert interrupt handling to use generic hardirq 2013-08-22 12:20:04 +02:00
pci_clp.c s390/pci: implement pcibios_remove_bus 2013-11-15 14:08:38 +01:00
pci_debug.c s390/pci: remove per device debug attribute 2013-06-26 21:10:27 +02:00
pci_dma.c s390/pci: message cleanup 2013-10-24 17:17:15 +02:00
pci_event.c s390/pci: set error state for unavailable functions 2013-12-16 14:37:55 +01:00
pci_insn.c s390/pci: cleanup function names 2013-08-22 12:20:03 +02:00
pci_sysfs.c s390/pci: add recover sysfs knob 2013-08-30 08:57:12 +02:00
pci.c s390/pci: prevent inadvertently triggered bus scans 2013-12-16 14:37:54 +01:00