diff options
| author | James Smart <[email protected]> | 2019-05-21 17:48:51 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-06-18 19:46:20 -0400 |
| commit | 2d71dc8eb6e826f42f5dd0c8e005044a65c1da8b (patch) | |
| tree | c7b3757ce4e4dc1b4c84f1d9fee5f3575b0dfbed /tools/perf/scripts/python/syscall-counts.py | |
| parent | c9ac8e2466fe321b1a13e8ebfbce4d74f31b471b (diff) | |
scsi: lpfc: Fix alloc context on oas lun creations
Softlockups are seen in low memory situations. They are due to doing
oas_lun allocation with GFP_KERNEL in atomic contexts.
Change the calls to oas_lun to indicate atomic context so that GFP_ATOMIC
is used.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions