Stefano Stabellini 072b2064b8 xen: fix ARM build after 6efa20e4
The following commit:

commit 6efa20e49b9cb1db1ab66870cc37323474a75a13
Author: Konrad Rzeszutek Wilk <konrad@kernel.org>
Date:   Fri Jul 19 11:51:31 2013 -0400

    xen: Support 64-bit PV guest receiving NMIs

breaks the Xen ARM build:

CC      drivers/xen/events.o
drivers/xen/events.c: In function 'xen_send_IPI_one':
drivers/xen/events.c:1218:6: error: 'XEN_NMI_VECTOR' undeclared (first use in this function)

Simply ifdef the undeclared symbol in the code.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2013-08-20 10:23:09 -04:00
..
2013-07-31 11:37:43 -07:00
2013-06-28 11:19:58 -04:00
2013-08-20 10:23:09 -04:00
2008-12-16 21:50:31 +01:00
2013-06-28 11:19:58 -04:00
2013-06-28 11:19:58 -04:00
2013-07-29 09:35:11 -04:00
2013-06-28 11:19:58 -04:00
2013-06-28 11:19:58 -04:00
2013-06-28 11:19:58 -04:00
2011-12-16 13:29:31 -05:00
2013-07-03 13:12:42 -07:00
2013-06-28 11:19:58 -04:00