|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] clean up pal_emul.c compiler warnings
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
|
|
|
|
|