[PATCH v2 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap

From: Yu Kuai
Date: Mon Jul 28 2025 - 23:26:19 EST


From: Yu Kuai <yukuai3@xxxxxxxxxx>

Changes from v1:
- fix some wording in patch 2
- add review tag by Damien in patch 2

Yu Kuai (2):
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
lib/sbitmap: make sbitmap_get_shallow() static

block/bfq-iosched.c | 35 +++++++++-----------
block/bfq-iosched.h | 3 +-
block/kyber-iosched.c | 9 ++---
block/mq-deadline.c | 16 +--------
include/linux/sbitmap.h | 19 +----------
lib/sbitmap.c | 73 +++++++++++++++++++++++++----------------
6 files changed, 65 insertions(+), 90 deletions(-)

--
2.39.2