diff options
author | Mike Christie <[email protected]> | 2020-08-07 15:23:33 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-08-17 21:52:39 -0400 |
commit | fa39ab5184d64563cd36f2fb5f0d3fbad83a432c (patch) | |
tree | a4f0356b9471f092e26049b96d864697436cbbdd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2138d1c918246e3d8193c3cb8b6d22d0bb888061 (diff) |
scsi: fcoe: Fix I/O path allocation
ixgbe_fcoe_ddp_setup() can be called from the main I/O path and is called
with a spin_lock held, so we have to use GFP_ATOMIC allocation instead of
GFP_KERNEL.
Link: https://lore.kernel.org/r/[email protected]
cc: Hannes Reinecke <[email protected]>
Reviewed-by: Lee Duncan <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions