From: Sumant Patro Date: Fri, 5 Jan 2007 15:10:09 +0000 (-0800) Subject: [SCSI] megaraid_{mm,mbox}: init fix for kdump X-Git-Tag: v2.6.21-rc1~274^2~230^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd96d96f20f2509dfeb302548132e30f471c071a;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed