linux-stable/arch/arm64/lib
Ira Weiny 7cae569e62 arm: uaccess: Remove memcpy_page_flushcache()
Commit 21b56c8477 ("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>
2023-03-27 16:26:19 +01:00
..
clear_page.S
clear_user.S
copy_from_user.S
copy_page.S
copy_template.S
copy_to_user.S
crc32.S
csum.c
delay.c
error-inject.c
insn.c
kasan_sw_tags.S
Makefile
memchr.S
memcmp.S
memcpy.S
memset.S
mte.S
strchr.S
strcmp.S
strlen.S
strncmp.S
strnlen.S
strrchr.S
tishift.S
uaccess_flushcache.c arm: uaccess: Remove memcpy_page_flushcache() 2023-03-27 16:26:19 +01:00
xor-neon.c