From: Sergei Shtylyov Date: Wed, 3 May 2006 18:56:43 +0000 (+0400) Subject: [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support X-Git-Tag: v2.6.17-rc6~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e0bc37255a4b934291b4d3ea5a4561fbd78da4;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed