mbox series

[RFC,v2,0/2] bugfix for sbitmap

Message ID 20220619080309.1630027-1-yukuai3@huawei.com (mailing list archive)
Headers show
Series bugfix for sbitmap | expand

Message

Yu Kuai June 19, 2022, 8:03 a.m. UTC
Changes in v2:
 - split to spearate patches for different problem.
 - add fix tag

Yu Kuai (2):
  sbitmap: fix that same waitqueue can be woken up continuously
  sbitmap: fix possible io hung due to lost wakeups

 lib/sbitmap.c | 60 +++++++++++++++++++++++++++------------------------
 1 file changed, 32 insertions(+), 28 deletions(-)