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:
b390784
)
x86: Be consistent with data size in getuser.S
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 12 Feb 2013 07:14:48 +0000
(23:14 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 12 Feb 2013 07:14:48 +0000
(23:14 -0800)
Consistently use the data register by name and use a sized assembly
instruction in getuser.S. There is never any reason to macroize it,
and being inconsistent in the same file is just annoying.
No actual code change.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found