commit | cb41838bbc4403f7270a94b93a9a0d9fc9c2e7ea | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 18 09:17:01 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 18 09:17:01 2010 -0700 |
tree | 0f359975ccad4ac72e86b8edf1924c076e74bd89 | |
parent | 98f01720cbe3e2eb719682777049b6514e9db556 [diff] | |
parent | c59bd5688299cddb71183e156e7a3c1409b90df2 [diff] |
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, hweight: Use a 32-bit popcnt for __arch_hweight32() arch, hweight: Fix compilation errors x86: Add optimized popcnt variants bitops: Optimize hweight() by making use of compile-time evaluation