The patch titled mm/vmscan.c: remove duplicate include of compaction.h has been removed from the -mm tree. Its filename was mm-vmscanc-remove-duplicate-include-of-compactionh.patch This patch was dropped because it was merged into mainline or a subsystem tree 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 origin.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