MIPS: oprofile: Only do performance counter handling for counter interrupts
authorWu Zhangjin <wuzhangjin@gmail.com>
Fri, 6 Nov 2009 10:45:06 +0000 (18:45 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:10 +0000 (01:57 +0000)
In Loongson2f IP6 is shared by bonito and perfcounters so we need to avoid
do_IRQ for perfcounter when the interrupt is from bonito.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found