diff options
author | 2006-03-26 01:39:56 -0800 | |
---|---|---|
committer | 2006-03-26 08:57:15 -0800 | |
commit | 37d54111c133bea05fbae9dfe6d3d61a1b19c09b (patch) | |
tree | 780d15232a465815b96e2cd22c85b3e05f2b1238 /kernel/fork.c | |
parent | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h (diff) | |
download | linux-rng-37d54111c133bea05fbae9dfe6d3d61a1b19c09b.tar.xz linux-rng-37d54111c133bea05fbae9dfe6d3d61a1b19c09b.zip |
[PATCH] bitops: hweight() related cleanup
By defining generic hweight*() routines
- hweight64() will be defined on all architectures
- hweight_long() will use architecture optimized hweight32() or hweight64()
I found two possible cleanups by these reasons.
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions