WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-merge

RE: [Xen-merge] AMD64 dma-mapping

To: "Vincent Hanquez" <vincent.hanquez@xxxxxxxxxxxx>, "Muli Ben-Yehuda" <mulix@xxxxxxxxx>
Subject: RE: [Xen-merge] AMD64 dma-mapping
From: "Langsdorf, Mark" <mark.langsdorf@xxxxxxx>
Date: Tue, 24 Jan 2006 15:54:15 -0600
Cc: xen-merge@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 24 Jan 2006 22:03:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-merge-request@lists.xensource.com?subject=help>
List-id: xen-merge <xen-merge.lists.xensource.com>
List-post: <mailto:xen-merge@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-merge>, <mailto:xen-merge-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-merge>, <mailto:xen-merge-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-merge-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYhLcSssDA0D7bJQmSNuk2PhaTZrwAAA0Fw
Thread-topic: [Xen-merge] AMD64 dma-mapping
> On Tue, Jan 24, 2006 at 10:34:45PM +0200, Muli Ben-Yehuda wrote:
> > But that's using <asm/dma-mapping.h>, which theoretically should do 
> > the right thing.
> 
> The merge tree override the include path, to include  
> include/asm/mach-xen/ before include/
> 
> so <asm/dma-mapping.h> will be found in 
> include/asm/mach-xen/asm/dma-mapping.h instead of 
> include/asm/dma-mapping.h

Right, but that doesn't explain why even though my
ARCH=x86_64, I'm being redirected to asm-i386 instead
of asm-x86_64.  

Of course, the fact that asm-x86_64/mach-xen/asm/dma-mapping.h
consists solely of "#include <asm-i386/dma-mapping.h>"
does explain it.

Is there a particular reason that Xen merge doesn't want
to use lib/swiotlb.c and instead prefers 
arch/i386/kernel/swiotlb.c instead?

-Mark Langsdorf
AMD, Inc.



_______________________________________________
Xen-merge mailing list
Xen-merge@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-merge

<Prev in Thread] Current Thread [Next in Thread>