Avi Kivity wrote:
> Zhang, Xiantao wrote:
>>
>>
BTW, Seems current KVM source doesn't support UP kernel without
kvm built-in, once we build kvm modules through kvm-userspace.git.
>>> Should work, though I never tested it. Are you seeing an error?
>>>
>>
>> Just have a te
Zhang, Xiantao wrote:
>
>
>>> BTW, Seems current KVM source doesn't support UP kernel without kvm
>>> built-in, once we build kvm modules through kvm-userspace.git.
>>>
>>>
>> Should work, though I never tested it. Are you seeing an error?
>>
>
> Just have a test. Seems it can't
-Original Message-
From: Zhang, Xiantao
Sent: 2007年11月15日 17:34
To: 'Avi Kivity'
Cc: kvm-devel@lists.sourceforge.net
Subject: RE: [kvm-devel] smp_call_function_mask not defined in UP kernel.
Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> Avi Kivity wrote:
>>
Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> Avi Kivity wrote:
>>
>>> Zhang, Xiantao wrote:
>>>
Hi Avi,
smp_call_function_mask is introduced in latest commits, but not
defined in UP configuration. So, it will run into compile fail when
kernel is configured without smp supp
Zhang, Xiantao wrote:
> Avi Kivity wrote:
>
>> Zhang, Xiantao wrote:
>>
>>> Hi Avi,
>>>smp_call_function_mask is introduced in latest commits, but not
>>> defined in UP configuration. So, it will run into compile fail when
>>> kernel is configured without smp support. Please check and
Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> Hi Avi,
>>smp_call_function_mask is introduced in latest commits, but not
>> defined in UP configuration. So, it will run into compile fail when
>> kernel is configured without smp support. Please check and do the
>> fix :)
>>
>
> I see it in my
Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> Hi Avi,
>>smp_call_function_mask is introduced in latest commits, but not
>> defined in UP configuration. So, it will run into compile fail when
>> kernel is configured without smp support. Please check and do the
>> fix :)
>>
>
> I see it in my
Zhang, Xiantao wrote:
> Hi Avi,
>smp_call_function_mask is introduced in latest commits, but not
> defined in UP configuration. So, it will run into compile fail when
> kernel is configured without smp support. Please check and do the fix
> :)
>
I see it in my include/linux/smp.h:
>
> #d
Hi Avi,
smp_call_function_mask is introduced in latest commits, but not
defined in UP configuration. So, it will run into compile fail when
kernel is configured without smp support. Please check and do the fix
:)
Best Wishes!
Xiantao
---