Skip to content
Commit a541f840 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().



Changing to GFP_ATOMIC because the only caller in cnic/bnx2i may
be calling this function while holding spin_lock.

This problem was discovered by Mike Christie.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Acked-by: default avatarMike Christie <michaelc@cs.wisc.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ca7daea6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment