x86: fix new find_first_bit()
authorLinus Torvalds <torvalds@evo.osdl.org>
Fri, 29 Jul 2005 15:01:22 +0000 (11:01 -0400)
committerLinus Torvalds <torvalds@evo.osdl.org>
Fri, 29 Jul 2005 15:01:22 +0000 (11:01 -0400)
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 <torvalds@osdl.org>

No differences found