On Wed, 15 Mar 2023 16:20:53 -0700, Ira Weiny wrote: > Commit 21b56c847753 ("iov_iter: get rid of separate bvec and xarray > callbacks") removed the calls to memcpy_page_flushcache(). > > kmap_atomic() is deprecated and used in the x86 version of > memcpy_page_flushcache(). > > Remove the unnecessary memcpy_page_flushcache() call from all arch's. > > [...]
Patch 2 applied to powerpc/next. [2/3] powerpc: Remove memcpy_page_flushcache() https://git.kernel.org/powerpc/c/0398abca61482ae47a41ae8f2401338aea366327 cheers