diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2022-12-14 02:14:50 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-05-29 11:03:25 +0200 |
commit | 91f646fb971f4401216a2dff5c568bcbce79a923 (patch) | |
tree | 97e6eac0e81885499e3b6ffd592ab38f5c002690 /mm/page_vma_mapped.c | |
parent | ext2_get_page(): saner type (diff) | |
download | linux-91f646fb971f4401216a2dff5c568bcbce79a923.tar.xz linux-91f646fb971f4401216a2dff5c568bcbce79a923.zip |
ext2_put_page(): accept any pointer within the page
eliminates the need to keep the pointer to the first byte within
the page if we are guaranteed to have pointers to some byte
in the same page at hand.
Don't backport without commit 88d7b12068b9 ("highmem: round down the
address passed to kunmap_flush_on_unmap()").
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Tested-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'mm/page_vma_mapped.c')
0 files changed, 0 insertions, 0 deletions