All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Qiu <qiudayu@linux.vnet.ibm.com>
To: Brian King <brking@linux.vnet.ibm.com>
Cc: linux-scsi@vger.kernel.org, brking@us.ibm.com,
	"James E.J. Bottomley" <JBottomley@parallels.com>,
	Wen Xiong <wenxiong@us.ibm.com>
Subject: Re: [PATCH] scsi/ipr: Bugfix: add null pointer check for ioa_cfg
Date: Wed, 27 Nov 2013 01:24:56 +0800	[thread overview]
Message-ID: <5294D968.8030407@linux.vnet.ibm.com> (raw)
In-Reply-To: <5294D876.8040105@linux.vnet.ibm.com>

On 11/27/2013 01:20 AM, Brian King wrote:
> On 11/12/2013 09:02 PM, Mike Qiu wrote:
>> When we detects EEH errors during driver probe time, the error
>> handlers of the driver are invoked by EEH core. Unfortunately,
>> we haven't built some data structs that the error handlers
>> refers to. That leads to kernel crash eventually.
> This will only fix the kernel crash and not allow for recovery.
> Wendy is working on a patch to support recovering from these
> early EEH errors, so I'd prefer to wait and just push the one
> patch, rather than have to revert this one once Wendy's
> patch is ready.

OK, this is just a workaround, as Wendy will solve this issue, better to 
wait her solution.

Thanks
Mike
>
> Thanks,
>
> Brian
>


      reply	other threads:[~2013-11-26 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13  3:02 [PATCH] scsi/ipr: Bugfix: add null pointer check for ioa_cfg Mike Qiu
2013-11-26 17:20 ` Brian King
2013-11-26 17:24   ` Mike Qiu [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=5294D968.8030407@linux.vnet.ibm.com \
    --to=qiudayu@linux.vnet.ibm.com \
    --cc=JBottomley@parallels.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=brking@us.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=wenxiong@us.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.