Martin Schwidefsky a22fb7ff12 [S390] find bit corner case.
Fix [ext2_]find_first_[zero_]bit for the corner case of an all clear
or all set bit field by always handling that last word of the bit field
with __ffz_word/__ffs_word.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-02-19 15:29:33 +01:00
..
2008-02-08 15:33:32 -08:00
2008-02-19 15:29:33 +01:00
2008-02-08 15:33:32 -08:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00