MIPS: CMP: Move gcmp_probe to before the SMP ops
authorTim Anderson <tanderson@mvista.com>
Wed, 17 Jun 2009 23:25:18 +0000 (16:25 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 3 Jul 2009 14:45:26 +0000 (15:45 +0100)
commit47b178bb69ea4d0043f2df509c714bc5b287f375
treecd8d6f18d91b448fefa1e39d66c34327c22066c1
parent0365070f05f12f1648b4adf22cfb52ec7a8a371c
MIPS: CMP: Move gcmp_probe to before the SMP ops

This is to move the gcmp_probe call to before the use of and selection of
the smp_ops functions. This allows malta with 1004K to work.

Signed-off-by: Tim Anderson <tanderson@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/gcmpregs.h
arch/mips/mti-malta/malta-init.c
arch/mips/mti-malta/malta-int.c