diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-28 08:57:46 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-01-05 10:17:46 -0800 |
commit | 82feeaa0092523c309d8d4dd6d67237d1b1a1b45 (patch) | |
tree | 499787080de04debb8d655e17a4a7f41f402e33f /scripts/generate_rust_analyzer.py | |
parent | 2443fb5bec4ff1dda4670e47ceb9ef8c05a06412 (diff) |
slub: use a folio in __kmalloc_large_node
Mirror the code in free_large_kmalloc() and alloc_pages_node() and use a
folio directly. Avoid the use of folio_alloc() as that will set up an
rmappable folio which we do not want here.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: David Rientjes <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Cc: Hyeonggon Yoo <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions