Chris Lalancette wrote:
> Hollis Blanchard wrote:
>
>> diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
>> --- a/include/linux/kvm_host.h
>> +++ b/include/linux/kvm_host.h
>> @@ -67,7 +67,9 @@ void kvm_io_bus_register_dev(struct kvm_
>>
>> struct kvm_vcpu {
>> struct kvm *kvm;
>> +#ifdef CONFIG_PREEMPT_NOTIFIERS
>> struct preempt_notifier preempt_notifier;
>> +#endif
>> int vcpu_id;
>> struct mutex mutex;
>> int cpu;
>>
>
> Hm, this causes my build to fail on x86_64:
>
>
I pushed a fix for this.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel