powerpc: Increase EEH recovery timeout for SR-IOV
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 25 Nov 2013 22:27:54 +0000 (16:27 -0600)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Dec 2013 05:08:20 +0000 (16:08 +1100)
commitfb48dc22824daaa60ff1d6a6c9e22c79112dfb8e
treebf09b49a1679b01607c34aa33b54cc25ae2a55e5
parent2c77e95741e1202f993a4126f1f401459f1bcd4d
powerpc: Increase EEH recovery timeout for SR-IOV

In order to support concurrent adapter firmware download
to SR-IOV adapters on pSeries, each VF will see an EEH event
where the slot will remain in the unavailable state for
the duration of the adapter firmware update, which can take
as long as 5 minutes. Extend the EEH recovery timeout to
account for this.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Acked-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/eeh.c
arch/powerpc/kernel/eeh_driver.c