git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aa0388
)
x86: adapt x86_64 getuser functions.
author
Glauber Costa
<gcosta@redhat.com>
Tue, 24 Jun 2008 14:13:16 +0000
(11:13 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 07:14:01 +0000
(09:14 +0200)
Instead of doing a sub after the addition, use the
offset directly at the memory operand of the mov instructions.
This is the way i386 do.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found