diff options
author | Dennis Zhou (Facebook) <dennisszhou@gmail.com> | 2017-07-24 19:02:10 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-07-26 10:23:53 -0400 |
commit | 91e914c5a4988d00a13c14297ab02b250611e00e (patch) | |
tree | db6c6ea3641569450508cb7a094b31764a79ec6b /sound/usb/hiface/chip.c | |
parent | d2f3c3849461baefdbb39123abde1054d46bf22e (diff) | |
download | linux-91e914c5a4988d00a13c14297ab02b250611e00e.tar.bz2 |
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 <dennisszhou@gmail.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'sound/usb/hiface/chip.c')
0 files changed, 0 insertions, 0 deletions