[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] trivial ia64 tools build fix
Keir, This trivial patch fixes a build error in some ia64 specific code in xc_linux_build.c. This is only seen with the previous patch that enables -Werror on ia64. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- diff -r 36cf47cfea4e tools/libxc/xc_linux_build.c --- a/tools/libxc/xc_linux_build.c Mon Mar 13 15:06:58 2006 +0100 +++ b/tools/libxc/xc_linux_build.c Mon Mar 13 21:47:13 2006 -0700 @@ -472,7 +472,6 @@ static int setup_guest(int xc_handle, unsigned long start_page, pgnr; start_info_t *start_info; int rc; - unsigned long i; rc = probeimageformat(image, image_size, &load_funcs); if ( rc != 0 ) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |