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:
1494177
)
x86: use early_memremap() in setup.c
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Sun, 7 Sep 2008 22:21:16 +0000
(15:21 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 13 Oct 2008 08:21:03 +0000
(10:21 +0200)
The remappings in setup.c are all just ordinary memory, so use
early_memremap() rather than early_ioremap().
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found