aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPingfan Liu <[email protected]>2020-04-01 21:09:27 -0700
committerLinus Torvalds <[email protected]>2020-04-02 09:35:30 -0700
commite03d1f78341e8a16f6cb5be5dfcd37ddc31a6839 (patch)
tree48b85c98012eff851c321c1b251ee2dcf3cd310f /tools/perf/scripts/python/exported-sql-viewer.py
parent4627d76dcf0482c56e925a3477948df136255f0c (diff)
mm/sparse: rename pfn_present() to pfn_in_present_section()
After introducing mem sub section concept, pfn_present() loses its literal meaning, and will not be necessary a truth on partial populated mem section. Since all of the callers use it to judge an absent section, it is better to rename pfn_present() as pfn_in_present_section(). Signed-off-by: Pingfan Liu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Acked-by: Michael Ellerman <[email protected]> [powerpc] Cc: Dan Williams <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Cc: Leonardo Bras <[email protected]> Cc: Nathan Fontenot <[email protected]> Cc: Nathan Lynch <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions