From: FUJITA Tomonori Date: Sun, 27 Jun 2010 16:04:45 +0000 (+0900) Subject: [SCSI] scsi_debug: fix map_region and unmap_region oops X-Git-Tag: v2.6.36-rc1~570^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab98f57b3e1d73cd0720d29c21b687ba609cde9;p=pandora-kernel.git [SCSI] scsi_debug: fix map_region and unmap_region oops map_region and unmap_region could access to invalid memory area since they don't check the size boundary. Signed-off-by: FUJITA Tomonori Acked-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed