diff options
author | Tarun Sahu <[email protected]> | 2023-06-12 15:05:14 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:27 -0700 |
commit | 1e3be4856f49d55c60b6cd500297b06acfe216a9 (patch) | |
tree | 7d68f3f2ef878fc52b82f2c499d59d4b304e1c19 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 0bb488498c989e0d912d38b624df31922027c8c5 (diff) |
mm/folio: replace set_compound_order with folio_set_order
The patch ("mm/folio: Avoid special handling for order value 0 in
folio_set_order") [1] removed the need for special handling of order = 0
in folio_set_order. Now, folio_set_order and set_compound_order becomes
similar function. This patch removes the set_compound_order and uses
folio_set_order instead.
[1] https://lore.kernel.org/all/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tarun Sahu <[email protected]>
Reviewed-by Sidhartha Kumar <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: Gerald Schaefer <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions