- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / vdso / vdso32 / syscall.S
index 0a27d17..5415b56 100644 (file)
@@ -19,10 +19,8 @@ __kernel_vsyscall:
 .Lpush_ebp:
        movl    %ecx, %ebp
        syscall
-#ifndef CONFIG_XEN
        movl    $__USER32_DS, %ecx
        movl    %ecx, %ss
-#endif
        movl    %ebp, %ecx
        popl    %ebp
 .Lpop_ebp: