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 fcd746cf4647e06b8e88e620c29610ba43e3ad7c
# Parent  685586518b2e8c5d52781ff3a4983df604cf43cb
[IA64] warning fix

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

diff -r 685586518b2e -r fcd746cf4647 xen/arch/ia64/vmx/optvfault.S
--- a/xen/arch/ia64/vmx/optvfault.S     Sat Oct 14 17:52:09 2006 -0600
+++ b/xen/arch/ia64/vmx/optvfault.S     Sat Oct 14 18:10:08 2006 -0600
@@ -150,7 +150,7 @@ vmx_asm_mov_to_rr_back_2:
     (p7) mov rr[r28]=r19
     mov r24=r22
     br.many b0
-END(vmx_asm_mov_from_rr)
+END(vmx_asm_mov_to_rr)
 
 
 #define MOV_TO_REG0    \

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

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