From: Kleber Sacilotto de Souza Date: Tue, 26 Apr 2011 22:23:29 +0000 (-0300) Subject: [SCSI] ipr: increase the dump size for 64 bit adapters X-Git-Tag: v3.0-rc1~383^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4dd7065572225bf6d97e5eb9915d94f9d53548;p=pandora-kernel.git [SCSI] ipr: increase the dump size for 64 bit adapters Currently the size of the dump generated by the driver is limited in 4MB, which is insufficient to gather much useful data from the new 64 bit adapters. This patch makes the needed changes to increase the dump limit for the 64 bit adapters to 32MB, or even to a bigger value in the future, but keeping the current limitations for the legacy 32 bit adapters. Signed-off-by: Kleber Sacilotto de Souza Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed