All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
To: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Cc: Brian King <brking@linux.vnet.ibm.com>,
	Wayne Boyer <wayneb@linux.vnet.ibm.com>
Subject: Re: [PATCH] ipr: fix EEH recovery
Date: Fri, 27 Nov 2009 10:58:23 -0200	[thread overview]
Message-ID: <1259326703.26087.13.camel@zeppelin> (raw)
In-Reply-To: <4B0F2F87.9070804@linux.vnet.ibm.com>

On Thu, 2009-11-26 at 19:46 -0600, Brian King wrote:
> Acked-by: Brian King <brking@linux.vnet.ibm.com>
> 
> > 
> > Signed-off-by: Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
> > ---
> >  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


      reply	other threads:[~2009-11-27 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 22:13 [PATCH] ipr: fix EEH recovery Kleber Sacilotto de Souza
2009-11-27  1:46 ` Brian King
2009-11-27 12:58   ` Kleber Sacilotto de Souza [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1259326703.26087.13.camel@zeppelin \
    --to=klebers@linux.vnet.ibm.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=wayneb@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.