Searched hist:bd3a172557d6685f5fbd4b09713f74b84872e2b9 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | pci.h | diff bd3a172557d6685f5fbd4b09713f74b84872e2b9 Mon Jul 18 14:05:21 CEST 2016 Martin Schwidefsky <schwidefsky@de.ibm.com> s390/pci: add zpci_report_error interface
The 'report_error' interface for PCI devices found on s390 can be used by a user space program to inject an adapter error notification. Add a new kernel interface zpci_report_error to allow a PCI device driver to inject these error notifications without a detour over user space.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/linux/arch/s390/pci/ |
H A D | pci.c | diff bd3a172557d6685f5fbd4b09713f74b84872e2b9 Mon Jul 18 14:05:21 CEST 2016 Martin Schwidefsky <schwidefsky@de.ibm.com> s390/pci: add zpci_report_error interface
The 'report_error' interface for PCI devices found on s390 can be used by a user space program to inject an adapter error notification. Add a new kernel interface zpci_report_error to allow a PCI device driver to inject these error notifications without a detour over user space.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|