diff options
author | 2017-09-14 14:38:58 +0200 | |
---|---|---|
committer | 2017-09-18 09:13:23 -0400 | |
commit | fe9c1c9555a529bf678148f719c1b9f1730f68a3 (patch) | |
tree | 9ca0709dac937aed01ca763d089ba5bdeea02f92 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen: x86: mark xen_find_pt_base as __init (diff) | |
download | wireguard-linux-fe9c1c9555a529bf678148f719c1b9f1730f68a3.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions