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-ia64-devel

Re: [Xen-ia64-devel] [RFC] cleanup warning (redefine MMIO_SIZE)

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, fedora-xen@xxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [RFC] cleanup warning (redefine MMIO_SIZE)
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Thu, 1 Jun 2006 13:47:19 +0200
Delivery-date: Thu, 01 Jun 2006 04:43:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45C6856E923A0Ctakebe_akio@xxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <45C6856E923A0Ctakebe_akio@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
Le Jeudi 01 Juin 2006 13:28, Akio Takebe a écrit :
> Hi, all
>
> This issue is only for fedora-xen-ia64.
> fedora-xen-ia64 turn on CONFIG_FB_NEOMAGIC in .config.
> (xen-ia64-unstable is default turn off it)
> In the case of CONFIG_FB_NEOMAGIC=y, MMIO_SIZE is redefine.
> I think MMIO_SIZE in arch-ia64.h is only used
> in arch-ia64.h and xen/arch/ia64/vmx/vmx_init.c.
> Am I right?
>
> We should move some defines(e.g. MMIO_xxx) from public header
> to not public header because they are used only
> in vmx_init.c, shouldn't we?
Yes.  In my opinion, arch-ia64.h must be as small as possible and identifiers 
should be in the 'xen' name space.  We are very far from the last point!

Tristan.

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

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