From: Ralf Baechle Date: Mon, 7 Feb 2005 21:53:39 +0000 (+0000) Subject: 25Kf is also physically indexed. X-Git-Tag: v2.6.16.28-rc1~3478^2~1^2~307 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=505403b6a02aefc47c038acf56b719497b720012;p=karo-tx-linux.git 25Kf is also physically indexed. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c index aa830c3cdebb..8ffb9f809ed9 100644 --- a/arch/mips/mm/c-r4k.c +++ b/arch/mips/mm/c-r4k.c @@ -1013,6 +1013,7 @@ static void __init probe_pcache(void) */ switch (c->cputype) { case CPU_20KC: + case CPU_25KF: case CPU_R10000: case CPU_R12000: case CPU_SB1: