aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-02-19 07:27:10 +0100
committerChandan Babu R <[email protected]>2024-02-21 11:36:50 +0530
commitaefacb2041f77784059b86c5fd151066859ad19a (patch)
tree2293ee9104d4613db9df9c1cebf740aa7c559831 /tools/perf/scripts/python/stackcollapse.py
parentb64e74e95aa6491b31477e9002aab1d8df3995bf (diff)
shmem: move shmem_mapping out of line
shmem_aops really should not be exported to the world. Move shmem_mapping and export it as internal for the one semi-legitimate modular user in udmabuf. This effectively reverts commit 30e6a51dbb05 ("mm/shmem.c: make shmem_mapping() inline"). which added a bogus shmem_aops non-GPL export for no reason whatsoever as there as no shmem_mapping call outside of core MM code at that point. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: "Matthew Wilcox (Oracle)" <[email protected]> Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions