|
@@ -1997,7 +1997,7 @@ static void __init pnv_pci_init_ioda_phb(struct device_node *np,
|
|
if (is_kdump_kernel()) {
|
|
if (is_kdump_kernel()) {
|
|
pr_info(" Issue PHB reset ...\n");
|
|
pr_info(" Issue PHB reset ...\n");
|
|
ioda_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL);
|
|
ioda_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL);
|
|
- ioda_eeh_phb_reset(hose, OPAL_DEASSERT_RESET);
|
|
|
|
|
|
+ ioda_eeh_phb_reset(hose, EEH_RESET_DEACTIVATE);
|
|
}
|
|
}
|
|
|
|
|
|
/* Configure M64 window */
|
|
/* Configure M64 window */
|