commit | 295286a89107c353b9677bc604361c537fd6a1c0 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Fri Aug 29 13:21:11 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:19:54 2008 +0200 |
tree | b358f7fb026c867308ee7cdcf6ff55b16e5a1079 | |
parent | 9f8305fe164077bcef42034c56275c8208042e88 [diff] |
x86-64: slightly stream-line 32-bit syscall entry code Avoid updating registers or memory twice as well as needlessly loading or copying registers. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>