csky: Add pmu interrupt support
authorMao Han <han_mao@c-sky.com>
Tue, 4 Jun 2019 10:54:46 +0000 (18:54 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Fri, 19 Jul 2019 06:21:36 +0000 (14:21 +0800)
commitf622fbf205966a8e911f81a00db17997dd171404
tree641efd7ae721e23d9a13da08b3b14b41412887eb
parentccffa1ad15be95b11dab128e1a59270057322934
csky: Add pmu interrupt support

This patch add interrupt request and handler for csky pmu.
perf can record on hardware event with this patch applied.

Signed-off-by: Mao Han <han_mao@c-sky.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
arch/csky/kernel/perf_event.c