diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2013-08-13 16:57:06 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-08-20 14:23:09 (GMT) |
commit | 072b2064b88f709c53a83c6ec1f1cb17bf7c0abf (patch) | |
tree | 6ce97c327a014e60992cea150b3e4211e4273787 /drivers/xen/Kconfig | |
parent | c65a8370d7354720c74ba0c7427a48000b366bda (diff) | |
download | linux-fsl-qoriq-072b2064b88f709c53a83c6ec1f1cb17bf7c0abf.tar.xz |
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>
Diffstat (limited to 'drivers/xen/Kconfig')
0 files changed, 0 insertions, 0 deletions