On Sun, 15 Jun 2025 at 15:22, lirongqing <lirongqing@xxxxxxxxx> wrote: > > From: Li RongQing <lirongqing@xxxxxxxxx> > > Since clear_bit is an atomic operation, the spinlock is redundant and > can be removed, reducing lock contention is good for performance. > > Signed-off-by: Li RongQing <lirongqing@xxxxxxxxx> Applied, thanks. Miklos