diff options
| author | Hyeonggon Yoo <[email protected]> | 2022-08-17 10:18:16 +0000 |
|---|---|---|
| committer | Vlastimil Babka <[email protected]> | 2022-08-24 14:11:41 +0000 |
| commit | a0c3b940023eef3fa005b2bc37d9312712331dcb (patch) | |
| tree | 1ad53ee13d27a2f60506a40ab82c57a96039ef6d /net/unix/sysctl_net_unix.c | |
| parent | mm/slab_common: fold kmalloc_order_trace() into kmalloc_large() (diff) | |
| download | kernel-a0c3b940023eef3fa005b2bc37d9312712331dcb.tar.gz kernel-a0c3b940023eef3fa005b2bc37d9312712331dcb.zip | |
mm/slub: move kmalloc_large_node() to slab_common.c
In later patch SLAB will also pass requests larger than order-1 page
to page allocator. Move kmalloc_large_node() to slab_common.c.
Fold kmalloc_large_node_hook() into kmalloc_large_node() as there is
no other caller.
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
