[SCSI] megaraid_{mm,mbox}: init fix for kdump
authorSumant Patro <sumantp@lsil.com>
Fri, 5 Jan 2007 15:10:09 +0000 (07:10 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 19:54:23 +0000 (13:54 -0600)
commitcd96d96f20f2509dfeb302548132e30f471c071a
treec13cb40f4753059b07e2416af190d9036ec5672d
parent6f3cbf552e0557a463ad421f07b2e873a608406f
[SCSI] megaraid_{mm,mbox}: init fix for kdump

1.      Changes in Initialization to fix kdump failure.
        Send SYNC command on loading.
        This command clears the pending commands in the adapter
        and re-initialize its internal RAID structure.
        Without this change, megaraid driver either panics or fails to
        initialize the adapter during kdump's second kernel boot
        if there are pending commands or interrupts from other devices
        sharing the same IRQ.
2.      Authors email-id domain name changed from lsil.com to lsi.com.
        Also modified the MODULE_AUTHOR to megaraidlinux@lsi.com

Signed-off-by: Sumant Patro <sumant.patro@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Documentation/scsi/ChangeLog.megaraid
drivers/scsi/megaraid/megaraid_mbox.c
drivers/scsi/megaraid/megaraid_mbox.h