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:
d2caa3c
)
powerpc32: adds handling of _PAGE_RO
author
LEROY Christophe
<christophe.leroy@c-s.fr>
Mon, 19 Jan 2015 16:04:38 +0000
(17:04 +0100)
committer
Scott Wood
<scottwood@freescale.com>
Fri, 30 Jan 2015 02:11:51 +0000
(20:11 -0600)
Some powerpc like the 8xx don't have a RW bit in PTE bits but a RO
(Read Only) bit. This patch implements the handling of a _PAGE_RO flag
to be used in place of _PAGE_RW
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[scottwood@freescale.com: fix whitespace]
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/include/asm/pgtable-ppc32.h
patch
|
blob
|
history
arch/powerpc/include/asm/pgtable.h
patch
|
blob
|
history
arch/powerpc/include/asm/pte-common.h
patch
|
blob
|
history
arch/powerpc/mm/pgtable_32.c
patch
|
blob
|
history
diff --cc
arch/powerpc/include/asm/pgtable-ppc32.h
Simple merge
diff --cc
arch/powerpc/include/asm/pgtable.h
Simple merge
diff --cc
arch/powerpc/include/asm/pte-common.h
Simple merge
diff --cc
arch/powerpc/mm/pgtable_32.c
Simple merge