diff options
author | Dev Jain <[email protected]> | 2024-10-18 15:11:51 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:16 -0800 |
commit | 5bb6345cd2edfceef1749950ce786f205e56a90b (patch) | |
tree | b18a76b0fa13c873e808fc7aaf8c49e5a914aba6 /tools/perf/scripts/python | |
parent | 4b6b0a5188c219cf40d6e863e55e2a5ca39e51cd (diff) |
mm: remove redundant condition for THP folio
folio_test_pmd_mappable() implies folio_test_large(), therefore, simplify
the expression for is_thp.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Dev Jain <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Cc: "Huang, Ying" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions