aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-06-05 15:38:13 +0100
committerJan Kara <[email protected]>2022-06-06 10:08:10 +0200
commit537e11cdc7a6b3ce94fa25ed41306193df9677b7 (patch)
treef52707439580c1c059f989ab9f1823b7637bd161 /tools/perf/scripts/python/task-analyzer.py
parent10e14073107dd0b6d97d9516a02845a8e501c2c9 (diff)
quota: Prevent memory allocation recursion while holding dq_lock
As described in commit 02117b8ae9c0 ("f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read"), we must not enter filesystem reclaim while holding the dq_lock. Prevent this more generally by using memalloc_nofs_save() while holding the lock. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions