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:
4e83047
)
x86: un-__init fill_pud/pmd/pte
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 3 Mar 2009 20:02:57 +0000
(12:02 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 4 Mar 2009 01:29:36 +0000
(
02:29
+0100)
They are used by __set_fixmap->set_pte_vaddr_pud, which can
be used by arch_setup_additional_pages(), and so is used
after init.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found