|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] [PATCH] Clean up warnings related to VTi code.
Another thing to point, common ia64 files changes are not included here, only
because complexity to handle linux header files since any change may need move
those files into another directory and thus should be conservative. VTI files
are relatively independent and so easy to go for a start. Clean-up warnings'
work for common ia64 code needs us to do in future.
Thanks
Xiantao
CSD-OTC PRC Virtualization
Intel (China) Limited
> -----Original Message-----
> From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Zhang,
> Xiantao
> Sent: 2006年2月24日 13:06
> To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-ia64-devel] [PATCH] Clean up warnings related to VTi code.
>
> Hi Dan/Alex,
> These two patches intend to clean up lots of warnings related to VTi
> code.
>
> 1. clean_up_warnings_c_file.patch removes most of the warnings such as
> incompatible assignment, unused variables, return value type of some
> functions and so on.
>
> 2. clean_up_warnings_header_file.patch adds some functions' prototype
> declaration in corresponding header file and removes issues redefinition
> of some macros.
> Currently lots of warnings even errors have impacted debugging severely,
> so it's time to solve this issue.
> Please help to check in.
> Signed-off-by : Zhang Xiantao <Xiantao.zhang@xxxxxxxxx>
> Signed-off-by : Kevin Tian <Kevin.tian@xxxxxxxxx>
> Thanks
> Xiantao Zhang
> CSD-OTC PRC Virtualization
> Intel (China) Limited
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|