Dmitry Chagin f9e66923e5 Do not clobber %rdx.
Before calling vfork() syscall the linux user-space stores the current PID
in the %rdx and restore it when the parent process will leave the kernel.
2011-02-20 07:58:30 +00:00
..
2010-11-15 23:14:14 +00:00
2011-02-20 07:58:30 +00:00