]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46c013b341e88ebda88a16d962b703074b64c480
tree029bce65da52745722a473bf663e861157a686a9
parentc0b17e0678fcca6edda3166b844c6e5181e60aac
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