[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
authorFranck Bui-Huu <vagabon.xyz@gmail.com>
Mon, 8 Oct 2007 14:11:51 +0000 (16:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:18 +0000 (23:46 +0100)
commitdec8b1ca990055f3a8954ac3bc98fdb785af52e4
tree77fd9bb17cbb382d0488a19c172140be240fea66
parent89a8a5a6c965d3dd2571a263ef59e7b23a036d5e
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.

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