commit b538885eb39369053cbd4d1b5370acd0029531bc
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Thu Mar 7 13:02:46 2013 +0100

    - make it apply (from newer grsec patch)

 kernel-grsec_full.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel-grsec_full.patch b/kernel-grsec_full.patch
index 99fe3d4..3e38be4 100644
--- a/kernel-grsec_full.patch
+++ b/kernel-grsec_full.patch
@@ -23048,9 +23048,9 @@ diff -urNp linux-3.0.9/arch/x86/xen/xen-asm_32.S 
linux-3.0.9/arch/x86/xen/xen-as
         */
  #ifdef CONFIG_SMP
 -      GET_THREAD_INFO(%eax)
--      movl TI_cpu(%eax), %eax
--      movl __per_cpu_offset(,%eax,4), %eax
--      mov xen_vcpu(%eax), %eax
+-      movl %ss:TI_cpu(%eax), %eax
+-      movl %ss:__per_cpu_offset(,%eax,4), %eax
+-      mov %ss:xen_vcpu(%eax), %eax
 +      push %fs
 +      mov $(__KERNEL_PERCPU), %eax
 +      mov %eax, %fs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/b538885eb39369053cbd4d1b5370acd0029531bc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to