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:
e5f7f20
)
x86, pgtable.h: fix 2-level 32-bit build
author
Ingo Molnar
<mingo@elte.hu>
Mon, 9 Feb 2009 10:57:45 +0000
(11:57 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 9 Feb 2009 10:57:45 +0000
(11:57 +0100)
- pmd_flags() needs to be available on 2-levels too
- provide pud_large() wrapper as well
- include page.h - it provides basic types relied on by pgtable.h
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found