MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store
authorZhang Le <r0bertz@gentoo.org>
Fri, 19 Jun 2009 10:01:39 +0000 (18:01 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:07 +0000 (12:00 +0100)
Loongson 2 does not have dcache aliases when is using 16k pages. and the

And because Loongson 2 doesn't do SMP , cpu_icache_snoops_remote_store does
not matter here.

Signed-off-by: Zhang Le <r0bertz@gentoo.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found