aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorHugh Dickins <[email protected]>2017-02-24 14:59:36 -0800
committerLinus Torvalds <[email protected]>2017-02-24 17:46:56 -0800
commit3a4f8a0b3ffa733ffbb327685e83b63383127cf6 (patch)
treeac3fcbbb7f03d70d18949885e860a7bf4da40d6f /tools/perf/scripts/python/call-graph-from-postgresql.py
parente02dc017c3032dcdce1b993af0db135462e1b4b7 (diff)
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Remove the prototypes for shmem_mapping() and shmem_zero_setup() from linux/mm.h, since they are already provided in linux/shmem_fs.h. But shmem_fs.h must then provide the inline stub for shmem_mapping() when CONFIG_SHMEM is not set, and a few more cfiles now need to #include it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Hugh Dickins <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Simek <[email protected]> Cc: Michael Ellerman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions