[MIPS] Make SB1 cache flushes not to use on_each_cpu
authorManish Lachwani <mlachwani@mvista.com>
Thu, 5 Oct 2006 23:30:44 +0000 (16:30 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 30 Oct 2006 21:41:28 +0000 (21:41 +0000)
commit9448b8f6a014f46450ef65d81c0be2ca5a81c867
treefc1b5ece555ed23b3918151df58608ac0abbc05c
parentf0ec69e52989986e861a352099803cbb77ca53ba
[MIPS] Make SB1 cache flushes not to use on_each_cpu

This fixes the

  start_kernel(): bug: interrupts were enabled early

messages.

Signed-off-by: Manish Lachwani <mlachwani@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-sb1.c