commit | 2e78ae3f48b2596797101fa365abd6348143299f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Jun 23 18:48:21 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 29 21:10:54 2006 +0100 |
tree | 1de5c9ccca27ce0addd89e6e89da04ad406988e5 | |
parent | beab375a48f0cd90eb08f04e2c1dad67b9e6d3f8 [diff] [blame] |
[MIPS] 74K: Assume it will also have an AR bit in config7 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c index 33b1451..75d887e 100644 --- a/arch/mips/mm/c-r4k.c +++ b/arch/mips/mm/c-r4k.c
@@ -1009,6 +1009,7 @@ break; case CPU_24K: case CPU_34K: + case CPU_74K: if ((read_c0_config7() & (1 << 16))) { /* effectively physically indexed dcache, thus no virtual aliases. */