commit | 316233ff878451e198e3633fd9165c437007a309 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue Sep 30 12:38:53 2014 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 30 17:15:07 2014 +1000 |
tree | 0aad8e32ff12769a6a362ba93587e07f1055e4d4 | |
parent | 0d5ee5205e62908172bf5e1a5fd171ba262fdb75 [diff] |
powerpc/eeh: Reenable PCI devices after reset The PCI devices that have been passed through are enabled before reset, we need restore to the enabled state after reset. Otherwise, MMIO access might be issued to disabled devices after reset and causes exceptional recursive EEH error. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>