]> git.baikalelectronics.ru Git - kernel.git/commit
No point in checking cpu_has_tlb before we've computed the CPU options.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 6 May 2005 14:31:13 +0000 (14:31 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:13 +0000 (19:31 +0100)
commitc167860882bf2aca85612dd00d153062b03c05f1
tree37218490821a823b85424c7718d18c6910c8a7f3
parent461a209311bc776d19b77ae167b11ed83dc9975a
No point in checking cpu_has_tlb before we've computed the CPU options.
So for now we just unconditionally set the option - Linux wouldn't
work without a TLB anyway.

Setting MIPS_CPU_4KTLB was missing for Alchemy and Sandcraft, add that
back.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c