From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:33 +0000 (-0800) Subject: [PATCH] bitops: powerpc: use generic bitops X-Git-Tag: v2.6.17-rc1~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e779b2f95f3786cd9cfc804cd6f04f7267d75541;p=pandora-kernel.git [PATCH] bitops: powerpc: use generic bitops - remove __{,test_and_}{set,clear,change}_bit() and test_bit() - remove generic_fls64() - remove generic_hweight{64,32,16,8}() - remove sched_find_first_bit() Signed-off-by: Akinobu Mita Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed