diff options
| author | Uladzislau Rezki (Sony) <[email protected]> | 2021-09-02 21:57:19 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-09-03 16:58:14 +0000 |
| commit | 12e376a6f859a000308b6c7cf4a2493eda2bb026 (patch) | |
| tree | 7634ac608ba850a789298f17124fcfac8fef3920 /lib/test_vmalloc.c | |
| parent | mm/vmalloc: use batched page requests in bulk-allocator (diff) | |
| download | kernel-12e376a6f859a000308b6c7cf4a2493eda2bb026.tar.gz kernel-12e376a6f859a000308b6c7cf4a2493eda2bb026.zip | |
mm/vmalloc: remove gfpflags_allow_blocking() check
Get rid of gfpflags_allow_blocking() check from the vmalloc() path as it
is supposed to be sleepable anyway. Thus remove it from the
alloc_vmap_area() as well as from the vm_area_alloc_pages().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Hillf Danton <[email protected]>
Cc: Oleksiy Avramchenko <[email protected]>
Cc: Steven Rostedt <[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
