James Bottomley wrote:
On Fri, 2009-05-08 at 14:15 +0800, Ying Chu wrote:
>From 347191384292c6e9a9a572c657049bc11615fb82 Mon Sep 17 00:00:00 2001
From: Andy <ayan@xxxxxxxxxxx>
Date: Mon, 4 May 2009 23:29:26 +0800
Subject: [PATCH 1/4] mvsas: bug fix, null pointer may be used
Null pointer exception when mvi_dev is null.
A little more explanation might be helpful. It looks to me that you get
this issue when you have in-flight I/O to a device we've been notified
has gone (because you NULL out lldd_dev in the removal notification
routine).
In which case, don't we have other races where this can happen, like in
mvs_I_T_nexus_reset()?
Agreed...
--
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