diff options
author | Wu Zhangjin <wuzhangjin@gmail.com> | 2010-07-24 09:22:14 +0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 13:26:24 +0100 |
commit | de3bc0e7ba5e89d63cb2dbac4e49a5c4b18669b5 (patch) | |
tree | 16813f3d063da6c8d8fdbe47b574b4067d048579 /fs/udf | |
parent | b8c7428af023c4cc37b8651e309713c1f4d9a18e (diff) | |
download | linux-3.10-de3bc0e7ba5e89d63cb2dbac4e49a5c4b18669b5.tar.gz linux-3.10-de3bc0e7ba5e89d63cb2dbac4e49a5c4b18669b5.tar.bz2 linux-3.10-de3bc0e7ba5e89d63cb2dbac4e49a5c4b18669b5.zip |
MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()
On FuLoong-2F IP6 is shared by the performance counter overflow interrupt
and the Bonito northbridge interrupt. To reduce overhead only call
do_IRQ() when oprofile is enabled to reduce overhead.
This patch adds an inline function do_perfcnt_IRQ() to hide the #if's ,
which can be shared by the other Loongson machines, i.e. gdium.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1492/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions