From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [Xen-ia64-devel] [Patch] cleanup warning in xen/ia64 Date: Mon, 27 Feb 2006 09:44:11 -0700 Message-ID: <1141058651.3237.38.camel@localhost> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Akio Takebe Cc: xen-devel@lists.xensource.com, xen-ia64-devel List-Id: xen-devel@lists.xenproject.org On Mon, 2006-02-27 at 10:48 +0900, Akio Takebe wrote: > Hi, all > > We clean up warning in xen/ia64 . > We have cleaned up many warnings, but it remainded some warnings yet. > > These patches fix many issue (ex. panic dom0, oops domU/dom0...). > we will fix compile warnnings one step at a time. > > For xen (common) > - cleanup.include.xen.patch > > For xen (ia64) > - cleanup.include.asm-ia64.patch > - cleanup.linux.patch > - cleanup.linux-xen.patch > - cleanup.xen.patch This looks really good. A minor comment; I see lots of "#if 0" blocks added to the linux-xen files. These need to be "#ifndef XEN" so that we can more easily manage these changes versus upstream linux. If nobody else has comments, I can fix those when it gets committed to the tree. thanks, Alex -- Alex Williamson HP Linux & Open Source Lab