On Mon, Jun 24, 2019 at 05:12:44PM -0700, Song Liu wrote: > Next patch will add khugepaged support of non-shmem files. This patch > renames these two functions to reflect the new functionality: > > collapse_shmem() => collapse_file() > khugepaged_scan_shmem() => khugepaged_scan_file() > > Signed-off-by: Song Liu <songliubrav...@fb.com>
Acked-by: Johannes Weiner <han...@cmpxchg.org>