commit | 47b178bb69ea4d0043f2df509c714bc5b287f375 | [log] [tgz] |
---|---|---|
author | Tim Anderson <tanderson@mvista.com> | Wed Jun 17 16:25:18 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jul 03 15:45:26 2009 +0100 |
tree | cd8d6f18d91b448fefa1e39d66c34327c22066c1 | |
parent | 0365070f05f12f1648b4adf22cfb52ec7a8a371c [diff] |
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>