git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f75cc
)
[SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errors
author
Mike Christie
<michaelc@cs.wisc.edu>
Mon, 24 Jul 2006 20:47:34 +0000
(15:47 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 16:49:20 +0000
(11:49 -0500)
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>
No differences found