On Fri, Jun 08, 2007 at 12:22:04AM -0700, Chris Wright wrote:
 > -stable review patch.  If anyone has any objections, please let us know.
 > ---------------------
 > 
 > From: Mark Salyzyn <[EMAIL PROTECTED]>
 > 
 > As discussed in the bugzilla outlined below, we have an sa based
 > (Mustang) RAID adapter on the system, a Dell PERC2/QC. Affected
 > controllers are HP NetRAID, Adaptec AAC-364, Dell PERC2/QC or Adaptec
 > 5400S. This problem  coincides with the introduction of the adapter_comm
 > and adapter_deliver platform functions (Message [PATCH 1/4] aacraid:
 > rework communication support code, January 23 2007, which initially
 > migrated to 2.6.21)
 > 
 > The panic occurs with an uninitialized adapter_deliver platform function
 > pointer. The enclosed patch, unmodified as tested by Rainer, solves the
 > problem.
 > 
 > Signed-off-by: Mark Salyzyn <[EMAIL PROTECTED]>
 > Signed-off-by: James Bottomley <[EMAIL PROTECTED]>
 > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
 > Signed-off-by: Chris Wright <[EMAIL PROTECTED]>


drivers/scsi/aacraid/sa.c: In function 'aac_sa_init':
drivers/scsi/aacraid/sa.c:375: error: 'struct adapter_ops' has no member named 
'adapter_restart'

        Dave

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to