arm: uaccess: Remove memcpy_page_flushcache()
authorIra Weiny <ira.weiny@intel.com>
Wed, 15 Mar 2023 23:20:56 +0000 (16:20 -0700)
committerWill Deacon <will@kernel.org>
Mon, 27 Mar 2023 15:26:19 +0000 (16:26 +0100)
commit7cae569e6209af7082171477de06ee0eeeaab11f
tree4d1038594b1cfc2684ea090b930cc9de0c43ef5a
parentbfa7965b33ab79fc3b2f8adc14704075fe2416cd
arm: uaccess: Remove memcpy_page_flushcache()

Commit 21b56c847753 ("iov_iter: get rid of separate bvec and xarray
callbacks") removed the calls to memcpy_page_flushcache().

Remove the unnecessary memcpy_page_flushcache() call.

Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: "Dan Williams" <dan.j.williams@intel.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20221230-kmap-x86-v1-3-15f1ecccab50@intel.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/uaccess.h
arch/arm64/lib/uaccess_flushcache.c