powerpc: Remove memcpy_page_flushcache()
authorIra Weiny <ira.weiny@intel.com>
Wed, 15 Mar 2023 23:20:55 +0000 (16:20 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Mar 2023 12:53:02 +0000 (23:53 +1100)
commit0398abca61482ae47a41ae8f2401338aea366327
tree3ea8343efb31d01737689ae111770b0896ed152a
parent3a713753d3cb52e4e3039cdb906ef00f0b574219
powerpc: 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.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20221230-kmap-x86-v1-2-15f1ecccab50@intel.com
arch/powerpc/include/asm/uaccess.h
arch/powerpc/lib/pmem.c