diff options
author | Andy Lutomirski <[email protected]> | 2015-12-29 20:12:18 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-01-06 10:49:53 +0100 |
commit | 8705d603edd49f1cff165cd3b7998f4c7f098d27 (patch) | |
tree | c7644de63a91f0df3cf8ef1043470bda1c38d21f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b92c453d520ebf0703f8195e9f2c6e7522b85e1d (diff) |
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
arch/x86/built-in.o: In function `arch_setup_additional_pages':
(.text+0x587): undefined reference to `pvclock_pvti_cpu0_va'
KVM_GUEST selects PARAVIRT_CLOCK, so we can make pvclock_pvti_cpu0_va depend
on KVM_GUEST.
Signed-off-by: Andy Lutomirski <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Kees Cook <[email protected]>
Link: http://lkml.kernel.org/r/444d38a9bcba832685740ea1401b569861d09a72.1451446564.git.luto@kernel.org
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions