Skip to content
Commit a7b9f671 authored by LEROY Christophe's avatar LEROY Christophe Committed by Scott Wood
Browse files

powerpc32: adds handling of _PAGE_RO



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: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
[scottwood@freescale.com: fix whitespace]
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent d2caa3ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment