From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:42 +0000 (-0800) Subject: [PATCH] bitops: x86_64: use generic bitops X-Git-Tag: v2.6.17-rc1~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33e2fbacce8008984db99c45120db31081577c5;p=pandora-kernel.git [PATCH] bitops: x86_64: use generic bitops - remove sched_find_first_bit() - remove generic_hweight{64,32,16,8}() - remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() - remove minix_{test,set,test_and_clear,test,find_first_zero}_bit() Signed-off-by: Akinobu Mita Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed