Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The explicit '64' should have been BITS_PER_LONG, but while looking at this code I realised I meant to use __ffs(), not ilog2(). Signed-off-by: Matthew Wilcox <[email protected]>
- Loading branch information