[Skiboot] [PATCH v2 1/5] core/pci: remove misleading fast reboot comment

Gavin Shan gwshan at linux.vnet.ibm.com
Mon Jan 16 10:06:14 AEDT 2017


On Fri, Jan 13, 2017 at 04:09:37PM +1100, Andrew Donnellan wrote:
>We have fast reboot now, so pci_reset() is no longer a "remnant" thereof.
>
>Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>

Reviewed-by: Gavin Shan <gwshan at linux.vnet.ibm.com>

>---
> core/pci.c | 2 --
> 1 file changed, 2 deletions(-)
>
>diff --git a/core/pci.c b/core/pci.c
>index 0a9f8cd..05fd80f 100644
>--- a/core/pci.c
>+++ b/core/pci.c
>@@ -1500,8 +1500,6 @@ void pci_reset(void)
> 
> 	prlog(PR_NOTICE, "PCI: Clearing all devices...\n");
> 
>-	/* This is a remnant of fast-reboot, not currently used */
>-
> 	/* XXX Do those in parallel (at least the power up
> 	 * state machine could be done in parallel)
> 	 */
>-- 
>git-series 0.9.1
>
>_______________________________________________
>Skiboot mailing list
>Skiboot at lists.ozlabs.org
>https://lists.ozlabs.org/listinfo/skiboot



More information about the Skiboot mailing list