[MIPS] Fix RM9000 wait instruction detection.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 2 Jun 2006 10:48:11 +0000 (11:48 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 9 Oct 2006 22:20:45 +0000 (23:20 +0100)
commit441ee341ad63572f39cb8074e31806b5b1471d0b
tree66da0692f385f8b29982847f01c10215333d0e85
parent81e859ac1eef300c1b2ff49a2f2da8ee4ce1e844
[MIPS] Fix RM9000 wait instruction detection.

Only revisions < 4.0 don't have a functional wait instruction.

From Thomas Koeller (Thomas.Koeller@baslerweb.com).

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