diff options
author | 2018-01-09 12:19:38 +1100 | |
---|---|---|
committer | 2018-01-09 15:41:57 +0100 | |
commit | 343fb6af089cc7afc4041556a1cc27029a8eb2a0 (patch) | |
tree | adc0a6437b812619e3f1a74be3eeae40b0c7e7e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL) (diff) | |
download | linux-rng-343fb6af089cc7afc4041556a1cc27029a8eb2a0.tar.xz linux-rng-343fb6af089cc7afc4041556a1cc27029a8eb2a0.zip |
staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNEL
None of these need to be GFP_NOFS, so use GFP_KERNEL explicitly
with kmalloc(), kvmalloc(), or kvmalloc_array().
Change matching LIBCFS_FREE() to kfree() or kvfree()
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions