The patch titled Subject: allow-kdump-with-crash_kexec_post_notifiers-fix has been removed from the -mm tree. Its filename was allow-kdump-with-crash_kexec_post_notifiers-fix.patch This patch was dropped because it was folded into allow-kdump-with-crash_kexec_post_notifiers.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: allow-kdump-with-crash_kexec_post_notifiers-fix build fix: unconditionally include kexec.h Cc: Petr Tesarik <ptesarik@xxxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86/xen/enlighten.c | 2 -- 1 file changed, 2 deletions(-) diff -puN arch/x86/xen/enlighten.c~allow-kdump-with-crash_kexec_post_notifiers-fix arch/x86/xen/enlighten.c --- a/arch/x86/xen/enlighten.c~allow-kdump-with-crash_kexec_post_notifiers-fix +++ a/arch/x86/xen/enlighten.c @@ -34,9 +34,7 @@ #include <linux/edd.h> #include <linux/frame.h> -#ifdef CONFIG_KEXEC_CORE #include <linux/kexec.h> -#endif #include <xen/xen.h> #include <xen/events.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are allow-kdump-with-crash_kexec_post_notifiers.patch kexec-add-restriction-on-kexec_load-segment-sizes-fix.patch powerpc-fsl_rio-apply-changes-for-rio-spec-rev-3-fix.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