diff options
author | Yin Fengwei <fengwei.yin@intel.com> | 2023-08-02 16:14:04 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-24 16:20:26 -0700 |
commit | 3bd786f76de2e01745f462844fd1a206052ee8b8 (patch) | |
tree | 235d513d3ad2d939fd00280fed415ecbac2eec1b /Documentation/usb/text_files.rst | |
parent | 86f35f69db8e7d169c36472a349507ab0a461f49 (diff) | |
download | linux-stable-3bd786f76de2e01745f462844fd1a206052ee8b8.tar.gz linux-stable-3bd786f76de2e01745f462844fd1a206052ee8b8.tar.bz2 linux-stable-3bd786f76de2e01745f462844fd1a206052ee8b8.zip |
mm: convert do_set_pte() to set_pte_range()
set_pte_range() allows to setup page table entries for a specific
range. It takes advantage of batched rmap update for large folio.
It now takes care of calling update_mmu_cache_range().
Link: https://lkml.kernel.org/r/20230802151406.3735276-37-willy@infradead.org
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation/usb/text_files.rst')
0 files changed, 0 insertions, 0 deletions