diff options
author | Vishal Moola (Oracle) <[email protected]> | 2022-11-01 10:53:25 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-11 18:12:13 -0800 |
commit | 284a344ed19dc92526024d062b30f90774fea50f (patch) | |
tree | 31a6b629e1cbc181d77cf6d059309891ccb27a9f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 28965f0f8be62e1ed8296fe0240b5d5dc064b681 (diff) |
khugepage: replace lru_cache_add() with folio_add_lru()
Replaces some calls with their folio equivalents. This is in preparation
for the removal of lru_cache_add(). This replaces 3 calls to
compound_head() with 1.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions