On Sun, Jan 29, 2006 at 07:12:42AM +0000, Stuart Brady wrote: > On MIPS, fls() and flz() should probably use CLO. It actually uses clz. > Curiously, MIPS is the only arch with a flz() function. No longer. The fls implementation was based on flz and fls was the only user of flz. So I cleaned that, once I commit flz will be gone. Not only a cleanup but also a minor optimization. Ralf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 0/6] RFC: use include/asm-generic/bitops.h
- From: [email protected] (Akinobu Mita)
- [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: [email protected] (Akinobu Mita)
- Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Russell King <[email protected]>
- Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Richard Henderson <[email protected]>
- Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Russell King <[email protected]>
- Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Grant Grundler <[email protected]>
- Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Russell King <[email protected]>
- Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Grant Grundler <[email protected]>
- Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Russell King <[email protected]>
- Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- From: Stuart Brady <[email protected]>
- [PATCH 0/6] RFC: use include/asm-generic/bitops.h
- Prev by Date: Re: CD writing in future Linux try #2 [ was: Re: CD writing in future Linux (stirring up a hornets' nest) ]
- Next by Date: Re: [PATCH] generic_file_write_nolock cleanup
- Previous by thread: Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- Next by thread: Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
- Index(es):