|
@@ -7003,6 +7003,7 @@ static void ipr_pci_perm_failure(struct pci_dev *pdev)
|
|
ioa_cfg->sdt_state = ABORT_DUMP;
|
|
ioa_cfg->sdt_state = ABORT_DUMP;
|
|
ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES;
|
|
ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES;
|
|
ioa_cfg->in_ioa_bringdown = 1;
|
|
ioa_cfg->in_ioa_bringdown = 1;
|
|
|
|
+ ioa_cfg->allow_cmds = 0;
|
|
ipr_initiate_ioa_reset(ioa_cfg, IPR_SHUTDOWN_NONE);
|
|
ipr_initiate_ioa_reset(ioa_cfg, IPR_SHUTDOWN_NONE);
|
|
spin_unlock_irqrestore(ioa_cfg->host->host_lock, flags);
|
|
spin_unlock_irqrestore(ioa_cfg->host->host_lock, flags);
|
|
}
|
|
}
|