aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2017-09-14 14:38:58 +0200
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>2017-09-18 09:13:23 -0400
commitfe9c1c9555a529bf678148f719c1b9f1730f68a3 (patch)
tree9ca0709dac937aed01ca763d089ba5bdeea02f92 /include/xen
parentxen: x86: mark xen_find_pt_base as __init (diff)
downloadlinux-dev-fe9c1c9555a529bf678148f719c1b9f1730f68a3.tar.xz
linux-dev-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