Skip to content
Commit a22fb7ff authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

[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: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 03513bcc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment