aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMike Rapoport <[email protected]>2019-03-11 23:30:46 -0700
committerLinus Torvalds <[email protected]>2019-03-12 10:04:02 -0700
commitfe145124dbe53c86bf32b941b2f2f88f891d985d (patch)
treedf349702489f4c9d283599e78df81ba9c6afb55c /tools/perf/scripts/python/export-to-postgresql.py
parent26fb3dae0a1ec78bdde4b5b72e0e709503e8c596 (diff)
memblock: remove memblock_{set,clear}_region_flags
The memblock API provides dedicated helpers to set or clear a flag on a memory region, e.g. memblock_{mark,clear}_hotplug(). The memblock_{set,clear}_region_flags() functions are used only by the memblock internal function that adjusts the region flags. Drop these functions and use open-coded implementation instead. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Mike Rapoport <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions