|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Xen-ia64-devel] [Patch] cleanup warning in xen/ia64
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|