]> git.ipfire.org Git - people/ms/linux.git/commit - mm/huge_memory.c
mm/readahead: Align file mappings for non-DAX
authorWilliam Kucharski <william.kucharski@oracle.com>
Sun, 22 Sep 2019 12:43:15 +0000 (08:43 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 21 Mar 2022 17:01:36 +0000 (13:01 -0400)
commit1854bc6e2420472676c5c90d3d6b15f6cd640e40
treeb87ed751246f6920dda0921dcf249f9446b0bcfa
parent793917d997df2e432f3e9ac126e4482d68256d01
mm/readahead: Align file mappings for non-DAX

When we have the opportunity to use PMDs to map a file, we want to follow
the same rules as DAX.

Signed-off-by: William Kucharski <william.kucharski@oracle.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/huge_memory.c