linux-sg2042/drivers/message
James Bottomley 081a5bcb39 [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()
The problem here is that if the ioc faults too early in the bring up
sequence (as it usually does for an irq routing problem), ioc_reset gets
called before the scsi host is even allocated.  This causes an oops when
it later schedules a renegotiation.  Fix this by checking ioc->sh before
trying to renegotiate.

Cc: "Moore, Eric" <Eric.Moore@lsi.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-07-08 09:40:04 -05:00
..
fusion [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() 2008-07-08 09:40:04 -05:00
i2o Remove duplicated unlikely() in IS_ERR() 2008-04-29 08:06:25 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00