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] [IA64] add missing END(xen_bsw1)

# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 31ffbf4116ecc9265c013471eef7fc0a38fcfcf8
# Parent  166073f830a3ca3ba4495f33e1beed99f09a0e99
[IA64] add missing END(xen_bsw1)

Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
---
 linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S |    1 +
 1 files changed, 1 insertion(+)

diff -r 166073f830a3 -r 31ffbf4116ec linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S
--- a/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S       Tue May 30 10:28:59 
2006 -0600
+++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S       Tue May 30 10:30:12 
2006 -0600
@@ -2047,6 +2047,7 @@ GLOBAL_ENTRY(xen_bsw1)
        ld8 r28=[r30],16; ld8 r29=[r31],16;;
        ld8 r30=[r30]; ld8 r31=[r31];;
        br.ret.sptk.many b0
+END(xen_bsw1)
 #endif
 
        .org ia64_ivt+0x7f00

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [IA64] add missing END(xen_bsw1), Xen patchbot-unstable <=