On Tue, Oct 6, 2009 at 2:02 PM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote: > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > When CONFIG_CPU_FREQ is disabled, cpufreq_get() needs a stub. > Used by kvm (although it looks like a bit of the kvm code could > be omitted when CONFIG_CPU_FREQ is disabled). > > arch/x86/built-in.o: In function `kvm_arch_init': > (.text+0x10de7): undefined reference to `cpufreq_get' > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> It does what it says it does and gives me a building kernel again. Tested-by: Eric Paris <eparis@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html