[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20161219121129.1590dbe3@canb.auug.org.au>
Date: Mon, 19 Dec 2016 12:11:29 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Marcelo Tosatti <mtosatti@...hat.com>,
Gleb Natapov <gleb@...nel.org>, KVM <kvm@...r.kernel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Paolo Bonzini <pbonzini@...hat.com>
Subject: linux-next: build failure after merge of the kvm tree
Hi all,
After merging the kvm tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
arch/x86/kernel/kvm.c: In function '__kvm_vcpu_is_preempted':
arch/x86/kernel/kvm.c:596:14: error: 'struct kvm_steal_time' has no member named 'preempted'
return !!src->preempted;
^
arch/x86/kernel/kvm.c:597:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Caused by commit
b94c3698b4b0 ("Revert "x86/kvm: Support the vCPU preemption check"")
I have used the kvm tree from next-20161216 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists