On Sat 2021-11-27 15:27:35, Christophe JAILLET wrote: > The 'set' bitmap is local to this function. No concurrent access to it is > possible. > So prefer the non-atomic '__[set|clear]_bit()' function to save a few > cycles. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Makes sense: Reviewed-by: Petr Mladek <pmladek@xxxxxxxx> Best Regards, Petr