From: Wu Zhangjin Date: Thu, 6 May 2010 17:29:47 +0000 (+0800) Subject: MIPS: Oprofile: Loongson: Cleanup of the macros X-Git-Tag: v2.6.35-rc1~443^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852151bdb992874b3d625444a8c7c551f3a738b5;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1203/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed