projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beab375
)
[MIPS] 74K: Assume it will also have an AR bit in config7
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 Jun 2006 17:48:21 +0000
(18:48 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:54 +0000
(21:10 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-r4k.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/mm/c-r4k.c
b/arch/mips/mm/c-r4k.c
index 33b1451a365decb166138e8b4d723d9ca8bf29c2..75d887e89739e2a86f086a8ac33ac26537751a05 100644
(file)
--- a/
arch/mips/mm/c-r4k.c
+++ b/
arch/mips/mm/c-r4k.c
@@
-1009,6
+1009,7
@@
static void __init probe_pcache(void)
break;
case CPU_24K:
case CPU_34K:
+ case CPU_74K:
if ((read_c0_config7() & (1 << 16))) {
/* effectively physically indexed dcache,
thus no virtual aliases. */