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
3c9ee7ef87
[PATCH] bitops: mips: use generic bitops
- remove __{,test_and_}{set,clear,change}_bit() and test_bit()
- unless defined(CONFIG_CPU_MIPS32) or defined(CONFIG_CPU_MIPS64)
- remove __ffs()
- remove ffs()
- remove ffz()
- remove fls()
- remove fls64()
- remove find_{next,first}{,_zero}_bit()
- remove sched_find_first_bit()
- remove generic_hweight64()
- remove generic_hweight{32,16,8}()
- remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
- remove ext2_{set,clear}_bit_atomic()
- remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
19 years ago |
.. |
arc
|
…
|
|
au1000
|
…
|
|
boot
|
…
|
|
cobalt
|
…
|
|
configs
|
…
|
|
ddb5xxx
|
…
|
|
dec
|
…
|
|
galileo-boards/ev96100
|
…
|
|
gt64120
|
…
|
|
ite-boards
|
…
|
|
jazz
|
…
|
|
jmr3927
|
…
|
|
kernel
|
…
|
|
lasat
|
…
|
|
lib
|
…
|
|
lib-32
|
…
|
|
lib-64
|
…
|
|
math-emu
|
…
|
|
mips-boards
|
…
|
|
mm
|
…
|
|
momentum
|
…
|
|
oprofile
|
…
|
|
pci
|
…
|
|
philips/pnx8550
|
…
|
|
pmc-sierra
|
…
|
|
qemu
|
…
|
|
sgi-ip22
|
…
|
|
sgi-ip27
|
…
|
|
sgi-ip32
|
…
|
|
sibyte
|
…
|
|
sni
|
…
|
|
tx4927
|
…
|
|
tx4938
|
…
|
|
vr41xx
|
…
|
|
Kconfig
|
[PATCH] bitops: mips: use generic bitops
|
19 years ago |
Kconfig.debug
|
…
|
|
Makefile
|
…
|
|
defconfig
|
…
|
|