diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-01-19 17:04:44 +0100 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-01-29 20:13:10 -0600 |
commit | cadbfd01468663e8b9f9518a58ef67398a20d06b (patch) | |
tree | 89c1cb6d6573baa71005f5eebfe21b6716542967 /drivers/thermal | |
parent | a7b9f671f2d141528491c346e21e8a179cee9d21 (diff) | |
download | op-kernel-dev-cadbfd01468663e8b9f9518a58ef67398a20d06b.zip op-kernel-dev-cadbfd01468663e8b9f9518a58ef67398a20d06b.tar.gz |
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
On powerpc 8xx, in TLB entries, 0x400 bit is set to 1 for read-only pages
and is set to 0 for RW pages. So we should use _PAGE_RO instead of _PAGE_RW
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions