summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-06-06 16:43:32 -0400
committerMatthew Wilcox (Oracle) <willy@infradead.org>2023-07-24 18:03:43 -0400
commit908a1ad89466c1febf20bfe0037b84fc66f8a3f8 (patch)
treeab3db091a4004915b60ac9eae1d3691f19e2931c /include
parentf7f9a0c8736d418af8d981000ea68ea43b395da4 (diff)
downloadlinux-stable-908a1ad89466c1febf20bfe0037b84fc66f8a3f8.tar.gz
linux-stable-908a1ad89466c1febf20bfe0037b84fc66f8a3f8.tar.bz2
linux-stable-908a1ad89466c1febf20bfe0037b84fc66f8a3f8.zip
iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
copy_page_from_iter_atomic() already handles !highmem compound pages correctly, but if we are passed a highmem compound page, each base page needs to be mapped & unmapped individually. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Kent Overstreet <kent.overstreet@linux.dev> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Tested-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions