diff options
author | Hyeonggon Yoo <[email protected]> | 2022-08-17 19:18:15 +0900 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-08-24 16:11:40 +0200 |
commit | e4c98d68959e51646c379e157bad36ef0d7bf467 (patch) | |
tree | ad18964d375c60ff429fafcf11c504a6919bc11f /lib | |
parent | 0f853b2e6dd9580103484a098e9c973a67d127ac (diff) |
mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
There is no caller of kmalloc_order_trace() except kmalloc_large().
Fold it into kmalloc_large() and remove kmalloc_order{,_trace}().
Also add tracepoint in kmalloc_large() that was previously
in kmalloc_order_trace().
Signed-off-by: Hyeonggon Yoo <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions