diff options
| author | Michal Hocko <[email protected]> | 2021-11-05 20:39:50 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-06 20:30:37 +0000 |
| commit | b7d90e7a5ea8d64e668d5685925900d33d3884d5 (patch) | |
| tree | c8b3170c756e83bd1e9a5f28a0eed3dc7f0acb23 /lib/test_vmalloc.c | |
| parent | kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC (diff) | |
| download | kernel-b7d90e7a5ea8d64e668d5685925900d33d3884d5.tar.gz kernel-b7d90e7a5ea8d64e668d5685925900d33d3884d5.zip | |
mm/vmalloc: be more explicit about supported gfp flags
The core of the vmalloc allocator __vmalloc_area_node doesn't say
anything about gfp mask argument. Not all gfp flags are supported
though. Be more explicit about constraints.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Michal Hocko <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Uladzislau Rezki <[email protected]>
Cc: Ilya Dryomov <[email protected]>
Cc: Jeff Layton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions
