Searched hist:"45 e5f0c017e0d0dabb952db63428e31eca6be87e" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/pci/ |
H A D | pci_bus.c | diff 45e5f0c017e0d0dabb952db63428e31eca6be87e Mon Mar 06 16:10:14 CET 2023 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: clean up left over special treatment for function zero
Prior to commit 960ac3626487 ("s390/pci: allow zPCI zbus without a function zero") enabling and scanning a PCI function had to potentially be postponed until the function with devfn zero on that bus was plugged. While the commit removed the waiting itself extra code to scan all functions on the PCI bus once function zero appeared was missed. Remove that code and the outdated comments about waiting for function zero.
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Link: https://lore.kernel.org/r/20230306151014.60913-5-schnelle@linux.ibm.com Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
H A D | pci.c | diff 45e5f0c017e0d0dabb952db63428e31eca6be87e Mon Mar 06 16:10:14 CET 2023 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: clean up left over special treatment for function zero
Prior to commit 960ac3626487 ("s390/pci: allow zPCI zbus without a function zero") enabling and scanning a PCI function had to potentially be postponed until the function with devfn zero on that bus was plugged. While the commit removed the waiting itself extra code to scan all functions on the PCI bus once function zero appeared was missed. Remove that code and the outdated comments about waiting for function zero.
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Link: https://lore.kernel.org/r/20230306151014.60913-5-schnelle@linux.ibm.com Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|