Searched hist:"7459 c149ae9ca7d6f241b3a3764aa81b9c405a0e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ |
H A D | khugepaged.c | diff 7459c149ae9ca7d6f241b3a3764aa81b9c405a0e Fri Sep 02 14:46:27 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> 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>
|
H A D | shmem.c | diff 7459c149ae9ca7d6f241b3a3764aa81b9c405a0e Fri Sep 02 14:46:27 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> 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>
|