summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2013-04-05 14:12:53 -0700
committerShiraz Hashim <shashim@codeaurora.org>2017-02-08 13:40:38 +0530
commit9c2442a7a9578e641f7b1c9de887225a02786c89 (patch)
treea6be76f184dd39a2a04418215d534a863ffcbcb3 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8c98573eaf8720b95da81faffd4225cf1519960f (diff)
arm: highmem: Add support for flushing kmap_atomic mappings
The highmem code provides kmap_flush_unused to ensure all kmap mappings are really removed if they are unused. This code does not handle kmap_atomic mappings since they are managed separately. This prevents an issue for any code which relies on having absolutely no mappings for a particular page. Rather than pay the penalty of having CONFIG_DEBUG_HIGHMEM on all the time, add functionality to remove the kmap_atomic mappings in a similar way to kmap_flush_unused. Change-Id: Ieb25da809b377b1fae1629e2cb75f8aebc1c1bca Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions