git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff40ad7
)
MIPS: Loongson: Fix phys_mem_access_prot() check
author
Arnaud Patard
<apatard@mandriva.com>
Thu, 29 Apr 2010 09:58:49 +0000
(11:58 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:51 +0000
(20:52 +0100)
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 <apatard@mandriva.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1161/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found