|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] cleanup warning in xen/ia64
Hi, Keir
>For xen (common)
> - cleanup.include.xen.patch
Yes, this work is for Xen/ia64.
This patch isn't concerned with Xen/x86.
But strlcpy() is in xen/common/string.c,
so I think strlcpy() should be defined in xen/include/xen/string.h.
Otherwise should strlcpy() be defined in xen/include/asm-ia64/linux/asm/
string.h?
Best Regards,
Akio Takebe
>
>On 27 Feb 2006, at 01:48, Akio Takebe wrote:
>
>> 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.
>
>I'll assume these are destined for the ia64-unstable tree.
>
> -- Keir
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-devel
cleanup.include.xen.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|