-
Linus Torvalds authored
doing a full register restore on return to user space, and thus require the long system call exit path (ie "iret" instead of "sysexit"). * execve() - we need to set edx/ecx correctly at process startup. * iopl() - needs iret to restore eflags with new IOPL levels.
a5b32379