aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ncr53c8xx.c
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2010-12-31 03:22:19 -0500
committerJames Bottomley <James.Bottomley@suse.de>2010-12-31 10:52:22 -0500
commitbc7accec8788ada4f459461194c2b8fad94ed239 (patch)
tree4a8e044297611ce571ced562aad033b07f82e69d /drivers/scsi/ncr53c8xx.c
parentdf4da5cdfca05b37b366b9c69925b68586969c1c (diff)
[SCSI] be2iscsi: fix gfp use in alloc_pdu
The pdu allication callout is called from a spin lock and in the IO path so we cannot use GFP_KERNEL. This has the driver use GFP_ATOMIC. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/ncr53c8xx.c')
0 files changed, 0 insertions, 0 deletions