1/3
mm, x86: support copying a folio using non-temporal stores
From: Alirad Malek alirad.malek@zptcorp.com In x86, use memcpy_flushcache (that uses non-temporal store instructions) to copy a folio. To achieve that, starting from folio_mc_copy down to copy_mc_t