diff options
author | Vlastimil Babka <[email protected]> | 2023-10-03 16:57:59 +0200 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2023-12-06 11:57:21 +0100 |
commit | 4862caa5cba027bf7de925e05e4d1a64c89d81d6 (patch) | |
tree | b4dcccadcf59f241ef04272f55916825cae05d8a /scripts/generate_rust_analyzer.py | |
parent | 5a9d31d980cbc9cefcee18e186bd4c5d51f3cba2 (diff) |
mm/slab: move kmalloc() functions from slab_common.c to slub.c
This will eliminate a call between compilation units through
__kmem_cache_alloc_node() and allow better inlining of the allocation
fast path.
Reviewed-by: Kees Cook <[email protected]>
Acked-by: David Rientjes <[email protected]>
Tested-by: David Rientjes <[email protected]>
Reviewed-by: Hyeonggon Yoo <[email protected]>
Tested-by: Hyeonggon Yoo <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions