On Thu, 09 Aug 2007 01:48:07 +0300
Avi Kivity <avi@xxxxxxxxxxxx> wrote:
Ingo Molnar wrote:
* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:Even more hm, how does ia64 manage to enable kvm? It 'depends on X86' at this moment.
ia64 allmodconfig sayshm, why doesnt ia64 pick up kernel/Kconfig.preempt, like all the other arches? Due to that ia64 also misses out on voluntary preempt and on preempt-bkl.
drivers/kvm/Kconfig:14:warning: 'select' used by config symbol 'KVM' refers to undefined symbol 'PREEMPT_NOTIFIERS'
beats me. CONFIG_KVM doesn't get set. But it seems that kconfig wants
to do error-checking on that item anyway.