diff options
author | Hyeonggon Yoo <[email protected]> | 2022-08-17 19:18:10 +0900 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-08-24 16:11:40 +0200 |
commit | c31a910c74ed558461dc7eecf6168ccf805775ec (patch) | |
tree | e2c09c4940212edfbcec632e96eb8337a06f65fa /scripts/gdb/linux/modules.py | |
parent | 1c23f9e627a7b412978b4e852793c5e3c3efc555 (diff) |
mm/slab: move NUMA-related code to __do_cache_alloc()
To implement slab_alloc_node() independent of NUMA configuration,
move NUMA fallback/alternate allocation code into __do_cache_alloc().
One functional change here is not to check availability of node
when allocating from local node.
Signed-off-by: Hyeonggon Yoo <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions