]> Git Repo - linux.git/commit - mm/memory.c
mm/memory: convert do_read_fault() to use folios
authorSidhartha Kumar <[email protected]>
Thu, 6 Jul 2023 16:38:47 +0000 (09:38 -0700)
committerAndrew Morton <[email protected]>
Fri, 18 Aug 2023 17:12:15 +0000 (10:12 -0700)
commit22d1e68f5a23f8b068da77af6d037bc73748c6e3
treef4df6bf83390ae4d4a89776376e37947abb07e0a
parent6f609b7e37dff1e8b2261e93da8e2e9848d5513c
mm/memory: convert do_read_fault() to use folios

Saves one implicit call to compound_head().

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