Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967009Ab3DQWze (ORCPT ); Wed, 17 Apr 2013 18:55:34 -0400 Received: from mail-da0-f50.google.com ([209.85.210.50]:38436 "EHLO mail-da0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966905Ab3DQWzc (ORCPT ); Wed, 17 Apr 2013 18:55:32 -0400 Date: Wed, 17 Apr 2013 15:55:28 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Randy Dunlap cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, KVM Subject: Re: linux-next: Tree for Apr 17 (kvm) In-Reply-To: <516EE5AB.4080201@infradead.org> Message-ID: References: <20130417170450.5dd6e5f450de4d5bf197d997@canb.auug.org.au> <516EE5AB.4080201@infradead.org> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 720 Lines: 23 On Wed, 17 Apr 2013, Randy Dunlap wrote: > On 04/17/13 00:04, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20130416: > > > > > on i386, SMP is disabled, X86_UP_APIC is not enabled, but > CONFIG_KVM_APIC_ARCHITECTURE=y: > > arch/x86/kvm/vmx.c: In function 'vmx_deliver_posted_interrupt': > arch/x86/kvm/vmx.c:3950:3: error: 'apic' undeclared (first use in this function) > Confirmed this happens on x86_64 as well, it seems that CONFIG_SMP=n is the key. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/