]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.39/patches.xen/xen3-patch-2.6.27.19-20
Imported linux-2.6.27.39 suse/xen patches.
[ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.xen / xen3-patch-2.6.27.19-20
similarity index 74%
rename from src/patches/suse-2.6.27.31/patches.xen/xen3-patch-2.6.27.19-20
rename to src/patches/suse-2.6.27.39/patches.xen/xen3-patch-2.6.27.19-20
index d57bee0503abf74fd9e32228d1fb6235124a60ec..b46983e906bf04bdbd5a1b6f5b69662dca50303a 100644 (file)
@@ -7,9 +7,9 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 Automatically created from "patches.kernel.org/patch-2.6.27.19-20" by xen-port-patches.py
 
---- sle11-2009-03-24.orig/arch/x86/ia32/ia32entry-xen.S        2009-03-24 10:19:55.000000000 +0100
-+++ sle11-2009-03-24/arch/x86/ia32/ia32entry-xen.S     2009-03-24 10:19:57.000000000 +0100
-@@ -373,9 +373,9 @@ ENTRY(ia32_syscall)
+--- sle11-2009-10-16.orig/arch/x86/ia32/ia32entry-xen.S        2009-10-16 14:51:56.000000000 +0200
++++ sle11-2009-10-16/arch/x86/ia32/ia32entry-xen.S     2009-10-16 14:52:16.000000000 +0200
+@@ -369,9 +369,9 @@ ENTRY(ia32_syscall)
        orl   $TS_COMPAT,TI_status(%r10)
        testl $_TIF_WORK_SYSCALL_ENTRY,TI_flags(%r10)
        jnz ia32_tracesys
@@ -21,7 +21,7 @@ Automatically created from "patches.kernel.org/patch-2.6.27.19-20" by xen-port-p
        IA32_ARG_FIXUP
        call *ia32_sys_call_table(,%rax,8) # xxx: rip relative
  ia32_sysret:
-@@ -390,7 +390,9 @@ ia32_tracesys:                      
+@@ -386,7 +386,9 @@ ia32_tracesys:                      
        call syscall_trace_enter
        LOAD_ARGS32 ARGOFFSET  /* reload args from stack in case ptrace changed it */
        RESTORE_REST
@@ -32,8 +32,8 @@ Automatically created from "patches.kernel.org/patch-2.6.27.19-20" by xen-port-p
  END(ia32_syscall)
  
  ia32_badsys:
---- sle11-2009-03-24.orig/arch/x86/kernel/io_apic_64-xen.c     2009-03-24 10:19:55.000000000 +0100
-+++ sle11-2009-03-24/arch/x86/kernel/io_apic_64-xen.c  2009-03-24 10:19:57.000000000 +0100
+--- sle11-2009-10-16.orig/arch/x86/kernel/io_apic_64-xen.c     2009-06-04 10:21:39.000000000 +0200
++++ sle11-2009-10-16/arch/x86/kernel/io_apic_64-xen.c  2009-03-24 10:19:57.000000000 +0100
 @@ -1737,7 +1737,7 @@ static inline void __init check_timer(vo
                        setup_timer_IRQ0_pin(apic1, pin1, cfg->vector);
                }