From: Ralf Baechle Date: Thu, 5 Aug 2010 12:26:01 +0000 (+0100) Subject: MIPS: Update comment for cpu_has_clo_clz X-Git-Tag: v2.6.36-rc1~563^2~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=417a5eb02ce8e5fbaf3d97d8dacc813b0a273ec3;p=platform%2Fupstream%2Fkernel-adaptation-pc.git MIPS: Update comment for cpu_has_clo_clz Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/include/asm/cpu-features.h b/arch/mips/include/asm/cpu-features.h index ac73ced..ca400f7 100644 --- a/arch/mips/include/asm/cpu-features.h +++ b/arch/mips/include/asm/cpu-features.h @@ -159,7 +159,8 @@ /* * MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other - * pre-MIPS32/MIPS53 processors have CLO, CLZ. For 64-bit kernels + * pre-MIPS32/MIPS53 processors have CLO, CLZ. The IDT RC64574 is 64-bit and + * has CLO and CLZ but not DCLO nor DCLZ. For 64-bit kernels * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ. */ # ifndef cpu_has_clo_clz