瀏覽代碼

[MIPS] 74K: Assume it will also have an AR bit in config7

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 19 年之前
父節點
當前提交
2e78ae3f48
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/mips/mm/c-r4k.c

+ 1 - 0
arch/mips/mm/c-r4k.c

@@ -1009,6 +1009,7 @@ static void __init probe_pcache(void)
 		break;
 		break;
 	case CPU_24K:
 	case CPU_24K:
 	case CPU_34K:
 	case CPU_34K:
+	case CPU_74K:
 		if ((read_c0_config7() & (1 << 16))) {
 		if ((read_c0_config7() & (1 << 16))) {
 			/* effectively physically indexed dcache,
 			/* effectively physically indexed dcache,
 			   thus no virtual aliases. */
 			   thus no virtual aliases. */