aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2021-02-24 12:10:08 -0800
committerLinus Torvalds <[email protected]>2021-02-24 13:38:35 -0800
commitc7e285e31f76453bc958006ebe5311a6cca909e3 (patch)
treec7a398de05883b1c18a028b8fddc5fd4c5b3932c /tools/perf/scripts/python/mem-phys-addr.py
parent3b2275a8d83a29e579b4f96f4c431d824e5f4a16 (diff)
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Since commit 36e789144267 ("kill do_generic_mapping_read"), the function do_generic_mapping_read() is renamed to do_generic_file_read(). And then commit 47c27bc46946 ("fs: pass iocb to do_generic_file_read") renamed it to generic_file_buffered_read(). So replace do_generic_mapping_read() with generic_file_buffered_read() to keep comment uptodate. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Reviewed-by: Mike Kravetz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions