diff options
| author | Alex Sierra <[email protected]> | 2019-12-17 16:57:30 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-01-16 13:33:16 -0500 |
| commit | a269e44989f3e77fb2ebfb995b8d501924ed07e2 (patch) | |
| tree | b9d3d82cec052d8b7599a5cd1e39c8cc4446a208 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | a9ffe2a9833835b157a53dcc4d725f71426f55ff (diff) | |
drm/amdgpu: Avoid reclaim fs while eviction lock
[Why]
Avoid reclaim filesystem while eviction lock is held called from
MMU notifier.
[How]
Setting PF_MEMALLOC_NOFS flags while eviction mutex is locked.
Using memalloc_nofs_save / memalloc_nofs_restore API.
Signed-off-by: Alex Sierra <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions