commit | 7459c149ae9ca7d6f241b3a3764aa81b9c405a0e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Sep 02 20:46:27 2022 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Oct 03 14:02:50 2022 -0700 |
tree | af4569b64aa2d68db576d6e152ee7d61d910d457 | |
parent | e4b57722d0e6be8820039a7d506378640aee5073 [diff] |
khugepaged: call shmem_get_folio() shmem_getpage() is being removed, so call its replacement and find the precise page ourselves. Link: https://lkml.kernel.org/r/20220902194653.1739778-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>