summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2020-08-21 19:49:56 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2020-09-04 09:25:20 -0700
commit1a0cf26323c80e2f1c58fc04f15686de61bfab0c (patch)
tree5adf534ff4dc8608036fb26f92b2e1e5396ede2f /tools/perf/scripts/python/syscall-counts.py
parent09854ba94c6aad7886996bfbee2530b3d8a7f4f4 (diff)
downloadkernel-1a0cf26323c80e2f1c58fc04f15686de61bfab0c.tar.gz
mm/ksm: Remove reuse_ksm_page()
Remove the function as the last reference has gone away with the do_wp_page() changes. Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
ernel/commit/include/linux/iomap.h?id=e3df41f97847f60c3808b39dee1adcb72b3d4646'>Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner 2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara 2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig 2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner 2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig 2016-09-19iomap: add a flag to report shared extentsDarrick J. Wong 2016-09-19fs: add iomap_file_dirtyChristoph Hellwig 2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig 2016-06-21fs: iomap based fiemap implementationChristoph Hellwig 2016-06-21fs: introduce iomap infrastructureChristoph Hellwig 2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig