diff options
author | NeilBrown | 2018-01-09 12:19:38 +1100 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-01-09 15:41:57 +0100 |
commit | 343fb6af089cc7afc4041556a1cc27029a8eb2a0 (patch) | |
tree | adc0a6437b812619e3f1a74be3eeae40b0c7e7e5 /MAINTAINERS | |
parent | 12e46c461cb901a4034b08e99b448a2b3e48333d (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions