On 29/09/20 13:50, Wang ShaoBo wrote:
> When CONFIG_SMP is disabled, build failed like this:
>
> arch/x86/kernel/kvm.c: In function ‘kvm_alloc_cpumask’:
> arch/x86/kernel/kvm.c:823:35: error: ‘kvm_send_ipi_mask_allbutself’
> undeclared (first use in this function); did you mean
> ‘apic_send_IPI_
When CONFIG_SMP is disabled, build failed like this:
arch/x86/kernel/kvm.c: In function ‘kvm_alloc_cpumask’:
arch/x86/kernel/kvm.c:823:35: error: ‘kvm_send_ipi_mask_allbutself’
undeclared (first use in this function); did you mean
‘apic_send_IPI_allbutself’?
apic->send_IPI_mask_allbutself = kv
2 matches
Mail list logo