We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4f59d commit e7d6eefCopy full SHA for e7d6eef
arch/x86/vdso/vdso32/syscall.S
@@ -19,8 +19,6 @@ __kernel_vsyscall:
19
.Lpush_ebp:
20
movl %ecx, %ebp
21
syscall
22
- movl $__USER32_DS, %ecx
23
- movl %ecx, %ss
24
movl %ebp, %ecx
25
popl %ebp
26
.Lpop_ebp:
0 commit comments