The patch titled Subject: mm/vmscan: fix comments for isolate_lru_page() has been added to the -mm tree. Its filename is mm-vmscan-fix-comments-for-isolate_lru_page.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/mm-vmscan-fix-comments-for-isolate_lru_page.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/mm-vmscan-fix-comments-for-isolate_lru_page.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Hui Su <sh_def@xxxxxxx> Subject: mm/vmscan: fix comments for isolate_lru_page() fix comments for isolate_lru_page(): s/fundamentnal/fundamental Link: https://lkml.kernel.org/r/20200927173923.GA8058@rlk Signed-off-by: Hui Su <sh_def@xxxxxxx> Reviewed-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/vmscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/vmscan.c~mm-vmscan-fix-comments-for-isolate_lru_page +++ a/mm/vmscan.c @@ -1757,7 +1757,7 @@ static unsigned long isolate_lru_pages(u * Restrictions: * * (1) Must be called with an elevated refcount on the page. This is a - * fundamentnal difference from isolate_lru_pages (which is called + * fundamental difference from isolate_lru_pages (which is called * without a stable reference). * (2) the lru_lock must not be held. * (3) interrupts must be enabled. _ Patches currently in -mm which might be from sh_def@xxxxxxx are mmkmemleak-testc-move-kmemleak-testc-to-samples-dir.patch mm-vmscan-fix-comments-for-isolate_lru_page.patch mm-fix-some-comments-in-page_allocc-and-mempolicyc.patch