Patch 1 refine bitmap_set a little.
Patch 2 add related test case to bitmap_set.

v2:
  * refine bitmap_set_atomic
  * add a test case

Wei Yang (2):
  bitmap: get last word mask from nr directly
  test-bitmap: add test for bitmap_set

 tests/test-bitmap.c | 33 +++++++++++++++++++++++++++++++++
 util/bitmap.c       |  9 +++------
 2 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.17.1


Reply via email to