]> www.infradead.org Git - users/willy/pagecache.git/commit
mm: Add generic flush_icache_pages() and documentation
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 8 Feb 2023 19:17:52 +0000 (14:17 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 1 Aug 2023 19:14:16 +0000 (15:14 -0400)
commitb2e070840d52abf4755359430bfbf990cf195847
treeae14c9b2fd3729ac35f3a44698f23760c931b5a1
parentf2e3fe9be797d144b4df614b381a70911abd4248
mm: Add generic flush_icache_pages() and documentation

flush_icache_page() is deprecated but not yet removed, so add
a range version of it.  Change the documentation to refer to
update_mmu_cache_range() instead of update_mmu_cache().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Documentation/core-api/cachetlb.rst
include/asm-generic/cacheflush.h