Kernel: Fix 32 bit signal trapoline offset
This commit is contained in:
@@ -19,7 +19,7 @@ signal_trampoline:
|
||||
pushl %eax
|
||||
pushl %ebp
|
||||
|
||||
movl 80(%esp), %eax
|
||||
movl 84(%esp), %eax
|
||||
pushl %eax; addl $4, (%esp)
|
||||
pushl (%eax)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user