commit | 852151bdb992874b3d625444a8c7c551f3a738b5 | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Fri May 07 01:29:47 2010 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 21 21:31:19 2010 +0100 |
tree | 8ad2e932119a9d20d9cc86242290d2ddfa0e555e | |
parent | 6d8c2873e06626c371bdedd5e00b00a60d3fde41 [diff] |
MIPS: Oprofile: Loongson: Cleanup of the macros The _EXL, _KERNEL etc. bits are in the performance control register so use _PERFCTRL prefix instead of _PERFCNT. While at it make the macro more readable, use _ENABLE instead of _INT_EN suffix to describe the interrupt enable bit. Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1203/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>