diff options
| author | Hyeonggon Yoo <[email protected]> | 2022-08-17 10:18:18 +0000 |
|---|---|---|
| committer | Vlastimil Babka <[email protected]> | 2022-08-24 14:11:41 +0000 |
| commit | c4cab557521a73bd803e5c6f613b4e00bd3c4662 (patch) | |
| tree | 6952eec31b0c7ce64413b421d574b84032727097 /net/unix/sysctl_net_unix.c | |
| parent | mm/slab_common: kmalloc_node: pass large requests to page allocator (diff) | |
| download | kernel-c4cab557521a73bd803e5c6f613b4e00bd3c4662.tar.gz kernel-c4cab557521a73bd803e5c6f613b4e00bd3c4662.zip | |
mm/slab_common: cleanup kmalloc_large()
Now that kmalloc_large() and kmalloc_large_node() do mostly same job,
make kmalloc_large() wrapper of kmalloc_large_node_notrace().
In the meantime, add missing flag fix code in
kmalloc_large_node_notrace().
Signed-off-by: Hyeonggon Yoo <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
