From: Salyzyn, Mark Date: Tue, 17 Jul 2007 15:15:08 +0000 (-0400) Subject: [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated... X-Git-Tag: v2.6.23-rc1~7^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ad5204d68a3b48b92907d88d1c28d33fde6ba2a;p=pandora-kernel.git [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset Incorrect dma mask was used for blinkled (firmware assert) recovery or user initiated reset during initialization portion. Ensure that all callers of aac_fib_map_free null out the fib allocation references to prevent multiple free. Although serious sounding, no reports of these problems have surfaced... Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed