HomeFreeBSD

Revert one chunk from commit 285362, which introduced an off-by-one error

Description

Revert one chunk from commit 285362, which introduced an off-by-one error
in computing a shift index. The error was due to the use of mixed
fls() / __fls() functions in another implementation of qfq.
To avoid that the problem occurs again, properly document which
incarnation of the function we need.
Note that the bug only affects QFQ in FreeBSD head from last july, as
the patch was not merged to other versions.

Details

Provenance
luigiAuthored on
Parents
rS294760: Older Book-E processors (e500v1/e500v2) don't support dcbzl.
Branches
Unknown
Tags
Unknown