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:
2884f11
)
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
author
Kevin Winchester
<kjwinchester@gmail.com>
Fri, 30 May 2008 00:14:35 +0000
(21:14 -0300)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 4 Jun 2008 11:11:47 +0000
(13:11 +0200)
Changed the call to find_e820_area_size to pass u64 instead of unsigned long.
Signed-off-by: Kevin Winchester <kjwinchester@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found