MIPS: CMP: activate CMP support
authorTim Anderson <tanderson@mvista.com>
Wed, 17 Jun 2009 23:22:53 +0000 (16:22 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 3 Jul 2009 14:45:26 +0000 (15:45 +0100)
commit0365070f05f12f1648b4adf22cfb52ec7a8a371c
tree029bce65da52745722a473bf663e861157a686a9
parenta214cef9a5d06894785dca1f967c9c324cc84c17
MIPS: CMP: activate CMP support

Most of the CMP support was added before, this mostly correct compile
problems but adds a platform specific translation for the interrupt number
based on cpu number.

Signed-off-by: Tim Anderson <tanderson@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/include/asm/amon.h [new file with mode: 0644]
arch/mips/include/asm/gic.h
arch/mips/kernel/smp-cmp.c
arch/mips/mti-malta/malta-int.c