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>
2006-03-26 08:57:13 -08:00
..
2006-02-07 13:30:23 +00:00
2006-03-21 13:27:44 +00:00
2006-03-21 13:27:45 +00:00
2006-01-10 13:39:06 +00:00
2006-03-21 13:27:45 +00:00
2006-03-21 13:27:45 +00:00
2006-01-10 13:39:06 +00:00
2006-03-20 14:49:55 -08:00
2006-01-10 13:39:06 +00:00
2006-02-14 19:13:23 +00:00
2006-01-10 13:39:06 +00:00
2006-03-18 16:59:30 +00:00
2006-03-21 13:27:47 +00:00
2006-02-07 13:30:26 +00:00
2006-01-10 13:39:07 +00:00
2006-02-08 17:52:25 +00:00
2006-02-27 17:30:36 +00:00
2006-03-26 08:57:13 -08:00
2006-03-21 13:27:44 +00:00
2006-01-08 20:13:39 -08:00
2006-02-07 13:30:25 +00:00
2006-03-21 13:27:46 +00:00
2006-03-18 16:59:27 +00:00
2006-03-18 16:59:27 +00:00
2006-02-14 19:13:25 +00:00
2006-01-10 13:39:04 +00:00
2006-01-10 13:39:04 +00:00
2006-01-10 13:39:08 +00:00
2006-03-18 16:59:26 +00:00
2006-02-07 13:30:26 +00:00
2006-03-24 07:33:19 -08:00
2006-03-24 07:33:25 -08:00
2006-01-10 13:39:05 +00:00
2006-02-15 15:32:22 -08:00
2006-03-21 13:27:46 +00:00
2006-01-09 15:59:19 -08:00
2006-03-21 13:27:47 +00:00
2006-03-25 08:22:56 -08:00
2006-01-12 09:08:59 -08:00
2006-03-21 13:27:45 +00:00
2006-02-07 13:30:22 +00:00
2006-03-21 13:27:46 +00:00
2006-02-27 17:30:36 +00:00
2006-03-21 13:27:46 +00:00
2006-02-07 13:30:25 +00:00
2006-03-21 13:27:47 +00:00
2006-03-22 00:13:35 +01:00
2006-03-21 13:27:47 +00:00
2006-03-26 08:57:00 -08:00
2006-02-21 16:58:22 +00:00
2006-02-21 16:58:23 +00:00
2006-03-09 18:05:10 +00:00