OSDN Git Service

MIPS: Export get_c0_perfcount_int()
authorFelix Fietkau <nbd@openwrt.org>
Thu, 23 Jul 2015 16:59:52 +0000 (18:59 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2015 07:25:18 +0000 (09:25 +0200)
commit0cb0985f57783c2f3c6c8ffe7e7665e80c56bd92
tree597a1674f4afcfcaac8767b1b6cca69db0b8ea2e
parent1e77863a51698c4319587df34171bd823691a66a
MIPS: Export get_c0_perfcount_int()

get_c0_perfcount_int is tested from oprofile code. If oprofile is
compiled as module, get_c0_perfcount_int needs to be exported, otherwise
it cannot be resolved.

Fixes: a669efc4a3b4 ("MIPS: Add hook to get C0 performance counter interrupt")
Cc: stable@vger.kernel.org # v3.19+
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: abrestic@chromium.org
Patchwork: https://patchwork.linux-mips.org/patch/10763/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/setup.c
arch/mips/lantiq/irq.c
arch/mips/mti-malta/malta-time.c
arch/mips/mti-sead3/sead3-time.c
arch/mips/pistachio/time.c
arch/mips/ralink/irq.c