The patch titled mm/vmscan.c: remove duplicate include of compaction.h has been added to the -mm tree. Its filename is mm-vmscanc-remove-duplicate-include-of-compactionh.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 *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: mm/vmscan.c: remove duplicate include of compaction.h From: Jesper Juhl <jj@xxxxxxxxxxxxx> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/vmscan.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/vmscan.c~mm-vmscanc-remove-duplicate-include-of-compactionh mm/vmscan.c --- a/mm/vmscan.c~mm-vmscanc-remove-duplicate-include-of-compactionh +++ a/mm/vmscan.c @@ -41,7 +41,6 @@ #include <linux/memcontrol.h> #include <linux/delayacct.h> #include <linux/sysctl.h> -#include <linux/compaction.h> #include <asm/tlbflush.h> #include <asm/div64.h> _ Patches currently in -mm which might be from jj@xxxxxxxxxxxxx are mm-vmscanc-remove-duplicate-include-of-compactionh.patch linux-next.patch x86-numa-add-error-handling-for-bad-cpu-to-node-mappings.patch audit-always-follow-va_copy-with-va_end.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