summaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorJuergen Gross2017-09-14 14:38:58 +0200
committerBoris Ostrovsky2017-09-18 15:13:23 +0200
commitfe9c1c9555a529bf678148f719c1b9f1730f68a3 (patch)
tree9ca0709dac937aed01ca763d089ba5bdeea02f92 /include/xen
parentxen: x86: mark xen_find_pt_base as __init (diff)
downloadkernel-qcow2-linux-fe9c1c9555a529bf678148f719c1b9f1730f68a3.tar.gz
kernel-qcow2-linux-fe9c1c9555a529bf678148f719c1b9f1730f68a3.tar.xz
kernel-qcow2-linux-fe9c1c9555a529bf678148f719c1b9f1730f68a3.zip
xen: don't compile pv-specific parts if XEN_PV isn't configured
xenbus_client.c contains some functions specific for pv guests. Enclose them with #ifdef CONFIG_XEN_PV to avoid compiling them when they are not needed (e.g. on ARM). Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions