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] Remove dup prologue lines

# HG changeset patch
# User djm@xxxxxxxxxxxxxxx
# Node ID eb1ae533d480be61554f62fc368123818c7a6a6a
# Parent  91268555f215aa2514dd40f395b6f997d4fffbd6
Remove dup prologue lines

diff -r 91268555f215 -r eb1ae533d480 
linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S
--- a/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S     Mon Oct 24 17:31:09 2005
+++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S     Mon Oct 24 17:32:45 2005
@@ -46,8 +46,6 @@
        .prologue
        alloc r16=ar.pfs,1,0,0,0
 #endif
-       .prologue
-       alloc r16=ar.pfs,1,0,0,0
        DO_SAVE_SWITCH_STACK
        .body
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Remove dup prologue lines, Xen patchbot -unstable <=