You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Akinobu Mita
d4337aa528
[PATCH] bitops: xtensa: use generic bitops
- remove {,test_and_}{set,clear,change}_bit()
- remove __{,test_and_}{set,clear,change}_bit() and test_bit()
- remove generic_fls64()
- remove find_{next,first}{,_zero}_bit()
- remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
- remove generic_hweight{32,16,8}()
- remove sched_find_first_bit()
- remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
19 years ago |
.. |
boot
|
…
|
|
configs
|
…
|
|
kernel
|
…
|
|
lib
|
…
|
|
mm
|
…
|
|
platform-iss
|
…
|
|
Kconfig
|
[PATCH] bitops: xtensa: use generic bitops
|
19 years ago |
Kconfig.debug
|
…
|
|
Makefile
|
…
|
|