From: Sakthivel K Date: Tue, 19 Mar 2013 12:36:40 +0000 (+0530) Subject: [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region... X-Git-Tag: v3.10-rc1~3^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c75a6796ea8b162863caf90b70d324ca481a181;p=pandora-kernel.git [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it Performing pci_free_consistent in tasklet had result in a core dump. So allocated a new memory region for it. Fix for passing proper address and operation in firmware flash update. Signed-off-by: Sakthivel K Signed-off-by: Anand Kumar S Acked-by: Jack Wang Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed