From: Mike Christie Date: Sat, 14 Jan 2006 00:05:47 +0000 (-0600) Subject: [SCSI] iscsi: add high mem support X-Git-Tag: v2.6.16-rc1~162^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cae5159dd2623300cf9820865bfbf6dcdb7c1b9;p=pandora-kernel.git [SCSI] iscsi: add high mem support From Mike Christie and FUJITA Tomonori : We cannot use page_address becuase some pages could be highmem. Instead, we can use sock_no_sendpage which does kmap for us. Signed-off-by: Alex Aizman Signed-off-by: Dmitry Yusupov Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed