From: Arnaud Patard Date: Thu, 29 Apr 2010 09:58:49 +0000 (+0200) Subject: MIPS: Loongson: Fix phys_mem_access_prot() check X-Git-Tag: v2.6.34-rc7~35^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514b6d0c06a5d751259f145d9593b4d084c1cce3;p=pandora-kernel.git MIPS: Loongson: Fix phys_mem_access_prot() check The check used to determine if uncached accelerated should be used or not is wrong. The parenthesis are misplaced and making the test fail. Signed-off-by: Arnaud Patard To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1161/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed