diff options
author | 2021-02-24 12:10:08 -0800 | |
---|---|---|
committer | 2021-02-24 13:38:35 -0800 | |
commit | c7e285e31f76453bc958006ebe5311a6cca909e3 (patch) | |
tree | c7a398de05883b1c18a028b8fddc5fd4c5b3932c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs (diff) | |
download | wireguard-linux-c7e285e31f76453bc958006ebe5311a6cca909e3.tar.xz wireguard-linux-c7e285e31f76453bc958006ebe5311a6cca909e3.zip |
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/20210118063210.47118-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions