commit | 9aaa2b4621280b6de1ecfb6dd7cd5cbe59fd1264 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jul 24 15:47:34 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Fri Jul 28 11:49:20 2006 -0500 |
tree | 2532d6190f4267bb5233683c5908ef38e1934d12 | |
parent | 63f75cc8a7e6ce453e38a7b90cdcae83d63f1ea7 [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>