Subject: + mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix.patch added to -mm tree To: yongjun_wei@xxxxxxxxxxxxxxxxx,n-horiguchi@xxxxxxxxxxxxx,weiyj.lk@xxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Thu, 22 Aug 2013 14:46:17 -0700 The patch titled From: Wei Yongjun <weiyj.lk@xxxxxxxxx> has been added to the -mm tree. Its filename is mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix.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: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Reviewed-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/page_alloc.c~mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix mm/page_alloc.c --- a/mm/page_alloc.c~mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix +++ a/mm/page_alloc.c @@ -60,7 +60,6 @@ #include <linux/page-debug-flags.h> #include <linux/hugetlb.h> #include <linux/sched/rt.h> -#include <linux/hugetlb.h> #include <asm/sections.h> #include <asm/tlbflush.h> _ Patches currently in -mm which might be from yongjun_wei@xxxxxxxxxxxxxxxxx are mm-memory-hotplug-enable-memory-hotplug-to-handle-hugepage-fix.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