From: adam radford Date: Mon, 11 May 2009 21:55:55 +0000 (-0700) Subject: [SCSI] 3w-xxxx: scsi_dma_unmap fix X-Git-Tag: v2.6.30-rc7~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b14f58ad65f9d74e4273fb45360cfea824495aa;p=pandora-kernel.git [SCSI] 3w-xxxx: scsi_dma_unmap fix This patch fixes the following regression that occurred during the scsi_dma_map()/unmap() changes when compiling with CONFIG_DMA_API_DEBUG=y : WARNING: at lib/dma-debug.c:496 check_unmap+0x142/0x542() Hardware name: 3w-xxxx 0000:02:02.0: DMA-API: device driver tries to free DMA memory it has not allocated [device address=0x0000000000000000] [size=36 bytes] Signed-off-by: Adam Radford Signed-off-by: James Bottomley --- Reading git-diff-tree failed