diff options
author | Brian King <brking@linux.vnet.ibm.com> | 2009-05-28 16:17:24 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-06-08 13:07:31 -0500 |
commit | 7270b9bde5f382e730e1ef69d6c1b34d388df2b0 (patch) | |
tree | 081c826dd97cc7310eab63cfa0b719e6211f98cb /ipc | |
parent | 4a2837d4fcaf8a2c2ad61523287073d0c14b9ed0 (diff) |
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Since target allocations can occur while resetting the virtual adapter,
we shouldn't be using GFP_KERNEL for them as it could hang. Switch to
use GFP_NOIO.
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions