On Thu, 2009-11-26 at 19:46 -0600, Brian King wrote: > Acked-by: Brian King <brking@xxxxxxxxxxxxxxxxxx> > > > > > Signed-off-by: Kleber Sacilotto de Souza <klebers@xxxxxxxxxxxxxxxxxx> > > --- > > drivers/scsi/ipr.c | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > > > diff --git a/drivers/scsi/ipr.c b/drivers/scsi/ipr.c > > index 76d294f..c3ff9a6 100644 > > --- a/drivers/scsi/ipr.c > > +++ b/drivers/scsi/ipr.c > > @@ -6516,6 +6516,7 @@ static int ipr_reset_restore_cfg_space(struct ipr_cmnd *ipr_cmd) > > int rc; > > > > ENTER; > > + ioa_cfg->pdev->state_saved = true; > > rc = pci_restore_state(ioa_cfg->pdev); > > > > if (rc != PCIBIOS_SUCCESSFUL) { > > Since this is a regression, is there any chance to have this patch applied and merged for 2.6.32? Thanks, -- Kleber S. Souza IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html