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] [PATCH] clean up pal_emul.c compiler warnings

To: ahs3@xxxxxxxxx
Subject: Re: [Xen-ia64-devel] [PATCH] clean up pal_emul.c compiler warnings
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Mon, 10 Jul 2006 15:26:28 -0600
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 10 Jul 2006 14:26:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1152311141.24977.10.camel@deimos>
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>
Organization: OSLO R&D
References: <1152311141.24977.10.camel@deimos>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2006-07-07 at 16:25 -0600, Al Stone wrote:
> This patch cleans up some compiler warnings in pal_emul.c.  The
> problem was that a struct ia64_pal_retval was being used to return
> the results from emulated PAL calls, but not all of the fields
> were being initialized.  Given that fields were not initialized,
> I was also thinking that there might be a remote chance of data
> leaking between vcpu's -- but I haven't convinced myself that
> that could actually happen.

   Applied.

-- 
Alex Williamson                             HP Open Source & Linux Org.


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

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