6 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [Patch][RFC] bui...
FromSent OnAttachments
Akio Takebe30 Jan 2007 01:09 
Aron Griffis30 Jan 2007 06:10 
Alex Williamson31 Jan 2007 11:16 
Akio Takebe01 Feb 2007 00:04 
Isaku Yamahata01 Feb 2007 04:04 
Akio Takebe01 Feb 2007 04:04 
Subject:Re: [Xen-ia64-devel] [Patch][RFC] buildconfigs of supporting SPARSEMEM
From:Alex Williamson (alex@hp.com)
Date:01/31/2007 11:16:50 AM
List:com.xensource.lists.xen-ia64-devel

On Tue, 2007-01-30 at 18:10 +0900, Akio Takebe wrote:

F.Y.I. The following warnig is occurred at compile time with my patch, but this warning is no problem.

In file included from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/gfp.h:4, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/slab.h:14, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/percpu.h:4, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/rcupdate.h:41, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/dcache.h:10, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/fs.h:229, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/drivers/md/dm.h:13, from
/home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/drivers/md/dm-path-selector.c:12: /home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/mmzone.h:
At top level: /home/takebe/xen-ia64-unstable.hg.070130/linux-2.6.18-xen/include/linux/mmzone.h:604:
warning: static declaration of 'pfn_valid' follows non-static declaration include2/asm/maddr.h:72: warning: 'pfn_valid' declared inline after being called include2/asm/maddr.h:72: warning: previous implicit declaration of 'pfn_valid'
was here

Hi Akio,

These end with a build error for me, so I think they should be cleaned up before this goes in the tree. Thanks,

Alex