aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-05-09 10:02:00 -0700
committerDarrick J. Wong <[email protected]>2018-05-15 17:57:05 -0700
commit631fc955bdc86c3fed5880cba80c663d1b32e0c2 (patch)
tree75d8ae72609e593fdeb7f6c9421460da41bd5439 /tools/perf/scripts/python/bin
parenteb41c93fef19ebcafbbe3c180ec41c21032b751e (diff)
xfs: clean up scrub usage of KM_NOFS
All scrub code runs in transaction context, which means that memory allocations are automatically run in PF_MEMALLOC_NOFS context. It's therefore unnecessary to pass in KM_NOFS to allocation routines, so clean them all out. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions