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:
461ebd1
)
x86: replace hardcoded number
author
Glauber Costa
<gcosta@redhat.com>
Fri, 11 Jul 2008 19:06:40 +0000
(16:06 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 13 Oct 2008 08:21:44 +0000
(10:21 +0200)
Replace "4" in time_32.c code by sizeof(long).
This way, it can work on x86_64 too.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found