aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorLogan Gunthorpe <[email protected]>2018-12-14 14:16:57 -0800
committerLinus Torvalds <[email protected]>2018-12-14 15:05:45 -0800
commit9def36e0fa9a0d9c5393c039db59f1f2d3a388b3 (patch)
tree5288794d13f07dba8f7a326b3b0ba49b7d832413 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentd1402fc708e4c355813e49df6d15bc3466ba5114 (diff)
mm/sparse: add common helper to mark all memblocks present
Presently the arches arm64, arm and sh have a function which loops through each memblock and calls memory present. riscv will require a similar function. Introduce a common memblocks_present() function that can be used by all the arches. Subsequent patches will cleanup the arches that make use of this. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Logan Gunthorpe <[email protected]> Acked-by: Andrew Morton <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Oscar Salvador <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions