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:
8b0a8aa
)
x86: use long instead of int.
author
Glauber Costa
<gcosta@redhat.com>
Mon, 30 Jun 2008 20:37:08 +0000
(17:37 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 07:14:16 +0000
(09:14 +0200)
Do not refer to the processor word-size with int, as it won't
work with x86_64. Use long instead.
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