From: Linus Torvalds Date: Fri, 29 Jul 2005 15:01:22 +0000 (-0400) Subject: x86: fix new find_first_bit() X-Git-Tag: v2.6.13-rc5~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d2a2ab05da6e44bd127fe375078bb7c36a0ad0;p=pandora-kernel.git x86: fix new find_first_bit() Some edge problems with the original C rewrite. Thanks go to Cal Peake, who pinpointed the breakage to the rewrite, and tested this fixed version. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed