WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] [IA64] warning fix

# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 914c44d10c8d1dc0fd279f6aa1f9ab7d8a65cfcb
# Parent  53ec7e3d3a8a48dff051dcbba7feb2edfb94f85b
[IA64] warning fix

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
 xen/arch/ia64/xen/xenpatch.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 53ec7e3d3a8a -r 914c44d10c8d xen/arch/ia64/xen/xenpatch.c
--- a/xen/arch/ia64/xen/xenpatch.c      Sun Oct 01 11:19:45 2006 -0600
+++ b/xen/arch/ia64/xen/xenpatch.c      Sun Oct 01 11:39:41 2006 -0600
@@ -108,7 +108,7 @@ static void xen_patch_frametable_miss(u6
 
 void xen_patch_kernel(void)
 {
-       unsigned long patch_offset, orig_val, new_val;
+       unsigned long patch_offset;
 
        patch_offset = xen_pstart - (KERNEL_START - PAGE_OFFSET);
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>