commit | 937893cf5be53203eabc6f4db29f86b1fdeea203 | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Fri Nov 06 18:45:06 2009 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 17 01:57:10 2009 +0000 |
tree | f629e3985a8234237c2335cc1e5e06c14a4c763c | |
parent | a3ed495190ebe918f4584291ed8c76f1c97a84fd [diff] |
MIPS: oprofile: Only do performance counter handling for counter interrupts 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>