Carlo Marcelo Arenas Belon wrote:
> Thu, Jan 01, 2009 at 12:17:06PM -0800, Simon Gao wrote:
>   
>> I am seeing following error while compiling kvm-82:
>>
>> In file included from /tmp/kvm-82/kernel/x86/svm.c:56:
>> /tmp/kvm-82/kernel/include/linux/kvm_host.h:171: error: field
>> ‘mmu_notifier’ has incomplete type
>>     
>
> does that line correspond to "struct mmu_motifier"?
>
>   
>> This error occurred to both  linux-2.6.26-gentoo-r4 and
>> linux-2.6.27-gentoo-r7.
>>     
>
> has your kernel configuration (/usr/src/linux/.config) the following
> enabled?
>
>   CONFIG_MMU_NOTIFIER=y
>
>   
I did not see the config parameter in my .config file, only has:

CONFIG_MMU=y
# CONFIG_IOMMU_HELPER is not set

Is there other parameter to enable to see the option?

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to