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:
c094345
)
x86: move some func calling from setup_arch to paging_init
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Tue, 24 Jun 2008 02:51:10 +0000
(19:51 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 10:50:24 +0000
(12:50 +0200)
those function depend on paging setup pgtable, so they could access
the ram in bootmem region but just get mapped.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found