commit | 79e0bc37255a4b934291b4d3ea5a4561fbd78da4 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed May 03 22:56:43 2006 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 06 00:15:15 2006 +0100 |
tree | 5505705aba14aa4560bbd875f50b5f15f9e18f29 | |
parent | 9370b35175ca43fad7d24bc7b391473f3becbee8 [diff] |
[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support Fix mprotect() syscall for MIPS32 CPUs with 36-bit physical address support: pte_modify() macro didn't clear the hardware page protection bits before modifying... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>