Re: [PATCH] x86/vdso: Fix build when CONFIG_KVM_GUEST is not set

2015-12-23 Thread Borislav Petkov
On Tue, Dec 22, 2015 at 07:50:51PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > > Doing randbuilds fails like this here at link time: > > arch/x86/built-in.o: In function `arch_setup_additional_pages': > /home/boris/kernel/linux/arch/x86/entry/vdso/vma.c:174: undefined reference

[PATCH] x86/vdso: Fix build when CONFIG_KVM_GUEST is not set

2015-12-22 Thread Borislav Petkov
From: Borislav Petkov Doing randbuilds fails like this here at link time: arch/x86/built-in.o: In function `arch_setup_additional_pages': /home/boris/kernel/linux/arch/x86/entry/vdso/vma.c:174: undefined reference to `pvclock_pvti_cpu0_va' make: *** [vmlinux] Error 1 This is because pvcl