Magellan Linux

Diff of /trunk/kernel26-xen/patches-2.6.25-r1/1023-2.6.25-xen-patch-2.6.22.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 609 by niro, Fri May 23 17:35:37 2008 UTC revision 613 by niro, Sat May 24 01:13:37 2008 UTC
# Line 1333  Acked-by: jbeulich@novell.com Line 1333  Acked-by: jbeulich@novell.com
1333    * __xen_guest information    * __xen_guest information
1334  --- a/arch/x86/kernel/head_64-xen.S  --- a/arch/x86/kernel/head_64-xen.S
1335  +++ b/arch/x86/kernel/head_64-xen.S  +++ b/arch/x86/kernel/head_64-xen.S
 @@ -5,6 +5,7 @@  
   *  Copyright (C) 2000 Pavel Machek <pavel@suse.cz>  
   *  Copyright (C) 2000 Karsten Keil <kkeil@suse.de>  
   *  Copyright (C) 2001,2002 Andi Kleen <ak@suse.de>  
 + *  Copyright (C) 2005 Eric Biederman <ebiederm@xmission.com>  
   *  Jun Nakajima <jun.nakajima@intel.com>  
   *    Modified for Xen                                  
   */  
1336  @@ -41,18 +42,15 @@  @@ -41,18 +42,15 @@
1337   .word gdt_end-cpu_gdt_table-1   .word gdt_end-cpu_gdt_table-1
1338   .long cpu_gdt_table-__START_KERNEL_map   .long cpu_gdt_table-__START_KERNEL_map

Legend:
Removed from v.609  
changed lines
  Added in v.613