diff options
author | Dennis Zhou (Facebook) <[email protected]> | 2017-07-24 19:02:10 -0400 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2017-07-26 10:23:53 -0400 |
commit | 91e914c5a4988d00a13c14297ab02b250611e00e (patch) | |
tree | db6c6ea3641569450508cb7a094b31764a79ec6b /drivers/fpga/fpga-bridge.c | |
parent | d2f3c3849461baefdbb39123abde1054d46bf22e (diff) |
percpu: generalize bitmap (un)populated iterators
The area map allocator only used a bitmap for the backing page state.
The new bitmap allocator will use bitmaps to manage the allocation
region in addition to this.
This patch generalizes the bitmap iterators so they can be reused with
the bitmap allocator.
Signed-off-by: Dennis Zhou <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions