[PATCH V2 04/10] Drivers: hv: vmbus: add special kexec handler

Olaf Hering olaf at aepfle.de
Tue Jun 23 07:57:19 UTC 2015


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


More information about the devel mailing list