Searched hist:"2 f0230b2f2d5fd287a85583eefb5aed35b6fe510" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/pci/hotplug/ |
H A D | s390_pci_hpc.c | diff 2f0230b2f2d5fd287a85583eefb5aed35b6fe510 Mon Aug 03 17:46:32 CEST 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: re-introduce zpci_remove_device()
For fixing the PF to VF link removal we need to perform some action on every removal of a zdev from the common PCI subsystem. So in preparation re-introduce zpci_remove_device() and use that instead of directly calling the common code functions. This was actually still declared from earlier code but no longer implemented.
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/linux/arch/s390/pci/ |
H A D | pci_event.c | diff 2f0230b2f2d5fd287a85583eefb5aed35b6fe510 Mon Aug 03 17:46:32 CEST 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: re-introduce zpci_remove_device()
For fixing the PF to VF link removal we need to perform some action on every removal of a zdev from the common PCI subsystem. So in preparation re-introduce zpci_remove_device() and use that instead of directly calling the common code functions. This was actually still declared from earlier code but no longer implemented.
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | pci.c | diff 2f0230b2f2d5fd287a85583eefb5aed35b6fe510 Mon Aug 03 17:46:32 CEST 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: re-introduce zpci_remove_device()
For fixing the PF to VF link removal we need to perform some action on every removal of a zdev from the common PCI subsystem. So in preparation re-introduce zpci_remove_device() and use that instead of directly calling the common code functions. This was actually still declared from earlier code but no longer implemented.
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|