From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/9] x86: Pick up local arch trace headers Date: Mon, 28 Sep 2009 19:14:55 -0300 Message-ID: <20090928221455.GA11837@amt.cnet> References: <20090925161801.3328.30406.stgit@mchn012c.ww002.siemens.net> <20090925161801.3328.29677.stgit@mchn012c.ww002.siemens.net> <4ABF2491.1090401@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14301 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753483AbZI1WSs (ORCPT ); Mon, 28 Sep 2009 18:18:48 -0400 Content-Disposition: inline In-Reply-To: <4ABF2491.1090401@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Sep 27, 2009 at 10:38:41AM +0200, Avi Kivity wrote: > On 09/25/2009 07:18 PM, Jan Kiszka wrote: >> This unbreaks 2.6.31 builds but also ensures that we always use the most >> recent ones. >> >> Signed-off-by: Jan Kiszka >> --- >> >> include/arch/x86/kvm | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) >> create mode 120000 include/arch/x86/kvm >> >> diff --git a/include/arch/x86/kvm b/include/arch/x86/kvm >> new file mode 120000 >> index 0000000..c635817 >> --- /dev/null >> +++ b/include/arch/x86/kvm >> @@ -0,0 +1 @@ >> +../../../x86 >> \ No newline at end of file >> >> > > Shouldn't it be asm-x86? No, trace.h is in x86/