From: Mike Christie Date: Mon, 24 Jul 2006 20:47:34 +0000 (-0500) Subject: [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errors X-Git-Tag: v2.6.18-rc5~57^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aaa2b4621280b6de1ecfb6dd7cd5cbe59fd1264;p=pandora-kernel.git [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errors iscsi_tcp can send error events from soft irq context so we cannot use GFP_KERNEL. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed