Re: powerpc/kvm tree build failure

2009-12-14 Thread Alexander Graf
On 14.12.2009, at 07:35, Stephen Rothwell wrote: > Hi all, > > A powerpc allmodconfig fails like this: > > arch/powerpc/kvm/built-in.o:(.toc1+0x18): undefined reference to > `kvm_debugfs_dir' > > This is because CONFIG_KVM_EXIT_TIMING is a bool while > CONFIG_KVM_BOOK3S_64 is tristate. This c

powerpc/kvm tree build failure

2009-12-13 Thread Stephen Rothwell
Hi all, A powerpc allmodconfig fails like this: arch/powerpc/kvm/built-in.o:(.toc1+0x18): undefined reference to `kvm_debugfs_dir' This is because CONFIG_KVM_EXIT_TIMING is a bool while CONFIG_KVM_BOOK3S_64 is tristate. This causes arch/powerpc/kvm/timing.o (which references kvm_debugfs_dir) to