Re: linux-next: Tree for November 22 (kvm)

From: Avi Kivity
Date: Sun Dec 12 2010 - 04:23:36 EST


On 12/10/2010 07:18 PM, Randy Dunlap wrote:
> Looks like this is the appropriate fix:
>
> #ifdef CONFIG_SMP
> static void __init kvm_smp_prepare_boot_cpu(void)
> {
> #ifdef CONFIG_KVM_CLOCK
> WARN_ON(kvm_register_clock("primary cpu clock"));
> #endif
> kvm_guest_cpu_init();
> native_smp_prepare_boot_cpu();
> }


Can we get this fix merged, please?

Build error is still happening in linux-next 20101210.


Zach, a proper patch please.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/