MFC r218879:
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 leaves the kernel.
Description
Description
Details
Details
- Provenance
dchagin Authored on - Parents
- rS219204: MFC r218744:
- Branches
- Unknown
- Tags