Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. diff -u linux-2.4.29pre2/arch/x86_64/ia32/ia32entry.S-o linux-2.4.29pre2/arch/x86_64/ia32/ia32entry.S
  2. --- linux-2.4.29pre2/arch/x86_64/ia32/ia32entry.S-o2004-11-06 07:37:32.000000000 +0100
  3. +++ linux-2.4.29pre2/arch/x86_64/ia32/ia32entry.S2004-12-22 18:49:05.000000000 +0100
  4. @@ -52,6 +52,7 @@
  5.  ENTRY(ia32_syscall)
  6.  swapgs
  7.  sti
  8. +movl %eax,%eax
  9.  pushq %rax
  10.  cld
  11.  SAVE_ARGS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement