]> Git Repo - linux.git/commit
mm: thp: split_huge_pmd_address() comment improvement
authorAndrea Arcangeli <[email protected]>
Fri, 20 May 2016 23:58:27 +0000 (16:58 -0700)
committerLinus Torvalds <[email protected]>
Sat, 21 May 2016 00:58:30 +0000 (17:58 -0700)
commitd5ee7c3bcca6fe2b4f7a1fdee253250059c110d2
treed1b2f245f77336b93fa227b0f22d9c941c8adac7
parent5f527c2b3ea261bfccb7d12f9feade924cc4987c
mm: thp: split_huge_pmd_address() comment improvement

Comment is partly wrong, this improves it by including the case of
split_huge_pmd_address() called by try_to_unmap_one if TTU_SPLIT_HUGE_PMD
is set.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Andrea Arcangeli <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: Alex Williamson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/huge_memory.c
This page took 0.05269 seconds and 4 git commands to generate.