Commit 9f1f5b6
mm: use flush_icache_pages() in do_set_pmd()
Push the iteration over each page down to the architectures (many can
flush the entire THP without iteration).
Link: https://lkml.kernel.org/r/20230802151406.3735276-34-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>1 parent af4fcb0 commit 9f1f5b6
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4265 | 4265 | | |
4266 | 4266 | | |
4267 | 4267 | | |
4268 | | - | |
4269 | 4268 | | |
4270 | 4269 | | |
4271 | 4270 | | |
| |||
4298 | 4297 | | |
4299 | 4298 | | |
4300 | 4299 | | |
4301 | | - | |
4302 | | - | |
| 4300 | + | |
4303 | 4301 | | |
4304 | 4302 | | |
4305 | 4303 | | |
| |||
0 commit comments