]> Git Repo - linux.git/commit - mm/madvise.c
madvise: convert madvise_free_pte_range() to use a folio
authorMatthew Wilcox (Oracle) <[email protected]>
Fri, 2 Sep 2022 19:46:39 +0000 (20:46 +0100)
committerAndrew Morton <[email protected]>
Mon, 3 Oct 2022 21:02:52 +0000 (14:02 -0700)
commit98b211d6415f9538b81e50da71f09d195ce2afe6
tree2065bc6ec6551ef45e98a6a7d9e1831431a19d49
parent2fad3d14b9ebc8e42977bfb34a8165bb61a7c3f7
madvise: convert madvise_free_pte_range() to use a folio

Saves a lot of calls to compound_head().

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
mm/madvise.c
This page took 0.054558 seconds and 4 git commands to generate.