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:
4094f28
)
powerpc/8xx: _PMD_PRESENT already set in level 1 entries
author
LEROY Christophe
<christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:09 +0000
(10:36 +0200)
committer
Scott Wood
<scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:44 +0000
(18:10 -0600)
When a PMD entry is valid, _PMD_PRESENT is set. Therefore, forcing that bit
during TLB loading is useless.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found