diff options
author | NeilBrown <neilb@suse.com> | 2018-01-09 04:19:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-09 17:41:57 +0300 |
commit | 4c03f554bfed0ed1bbc51492b63da64153b3bbbf (patch) | |
tree | 1776460d53c443d9be81a8780352237169e3a2eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dc31f99be6822a16b119a1f145555757c6761b36 (diff) | |
download | linux-4c03f554bfed0ed1bbc51492b63da64153b3bbbf.tar.xz |
staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)
this allocation is called from several places, but all are
during initialization, so GFP_NOFS is not needed.
So use kvmalloc and GFP_KERNEL.
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