The patch titled Subject: docs-vm-transhuge-fix-few-trivial-typos-fix has been removed from the -mm tree. Its filename was docs-vm-transhuge-fix-few-trivial-typos-fix.patch This patch was dropped because it was folded into docs-vm-transhuge-fix-few-trivial-typos.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: docs-vm-transhuge-fix-few-trivial-typos-fix fixes per Randy Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: SeongJae Park <sj38.park@xxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/transhuge.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/vm/transhuge.txt~docs-vm-transhuge-fix-few-trivial-typos-fix Documentation/vm/transhuge.txt --- a/Documentation/vm/transhuge.txt~docs-vm-transhuge-fix-few-trivial-typos-fix +++ a/Documentation/vm/transhuge.txt @@ -520,7 +520,7 @@ comes. Splitting will free up unused sub Splitting the page right away is not an option due to locking context in the place where we can detect partial unmap. It's also might be counterproductive since in many cases partial unmap happens during exit(2) if -an THP crosses VMA boundary. +a THP crosses a VMA boundary. Function deferred_split_huge_page() is used to queue page for splitting. The splitting itself will happen when we get memory pressure via shrinker _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are drivers-staging-media-atomisp-pci-atomisp2-use-set_memoryh.patch docs-vm-transhuge-fix-few-trivial-typos.patch dax-add-tracepoint-to-dax_writeback_one-fix.patch drivers-staging-ccree-ssi_hashc-fix-build-with-gcc-444.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html