Subject: + mm-fix-the-comment-in-zlc_setup.patch added to -mm tree To: wuzhy@xxxxxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Mon, 04 Nov 2013 13:42:14 -0800 The patch titled Subject: mm/page_alloc.c: fix comment in zlc_setup() has been added to the -mm tree. Its filename is mm-fix-the-comment-in-zlc_setup.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-fix-the-comment-in-zlc_setup.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-fix-the-comment-in-zlc_setup.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/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Subject: mm/page_alloc.c: fix comment in zlc_setup() Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN mm/page_alloc.c~mm-fix-the-comment-in-zlc_setup mm/page_alloc.c --- a/mm/page_alloc.c~mm-fix-the-comment-in-zlc_setup +++ a/mm/page_alloc.c @@ -1705,7 +1705,7 @@ bool zone_watermark_ok_safe(struct zone * comments in mmzone.h. Reduces cache footprint of zonelist scans * that have to skip over a lot of full or unallowed zones. * - * If the zonelist cache is present in the passed in zonelist, then + * If the zonelist cache is present in the passed zonelist, then * returns a pointer to the allowed node mask (either the current * tasks mems_allowed, or node_states[N_MEMORY].) * _ Patches currently in -mm which might be from wuzhy@xxxxxxxxxxxxxxxxxx are mm-fix-the-incorrect-function-name-in-alloc_low_pages.patch mm-fix-the-comment-in-zlc_setup.patch linux-next.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