diff options
author | Theodore Ts'o <[email protected]> | 2020-01-16 10:08:16 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-01-17 16:24:55 -0500 |
commit | 71b565ceff377a52e7d58cd871745cd339447323 (patch) | |
tree | 6fdc718a22a935b62f47fad5b03359fec15f4ce0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a54d8d34d2354f3a2a9dda00d9dd6666a50c486b (diff) |
ext4: drop ext4_kvmalloc()
As Jan pointed out[1], as of commit 81378da64de ("jbd2: mark the
transaction context with the scope GFP_NOFS context") we use
memalloc_nofs_{save,restore}() while a jbd2 handle is active. So
ext4_kvmalloc() so we can call allocate using GFP_NOFS is no longer
necessary.
[1] https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions