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:
7e1fb76
)
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 6 Dec 2007 19:11:04 +0000
(13:11 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 6 Dec 2007 19:11:04 +0000
(13:11 -0600)
The size of swapper_pg_dir is 8k instead of 4k when using 64-bit PTEs
(CONFIG_PTE_64BIT).
This was reported by Cedric Hombourger <chombourger@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found