[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150623075719.GA19219@gmail.com>
Date: Tue, 23 Jun 2015 09:57:19 +0200
From: Olaf Hering <olaf@...fle.de>
To: "K. Y. Srinivasan" <kys@...rosoft.com>
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, apw@...onical.com,
vkuznets@...hat.com, jasowang@...hat.com
Subject: Re: [PATCH V2 04/10] Drivers: hv: vmbus: add special kexec handler
On Thu, Jun 04, K. Y. Srinivasan wrote:
> +++ b/arch/x86/kernel/cpu/mshyperv.c
> @@ -18,6 +18,9 @@
> #include <linux/efi.h>
> #include <linux/interrupt.h>
> #include <linux/irq.h>
> +#ifdef CONFIG_KEXEC
> +#include <linux/kexec.h>
> +#endif
Is this #ifdef required?
Olaf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists