On Sun, Dec 03, 2023 at 11:32:46AM -0800, Yury Norov wrote:
> The function traverses bitmap with for_each_clear_bit() just to allocate
> a bit atomically. We can do it better with a dedicated find_and_set_bit().
> 
> Signed-off-by: Yury Norov <[email protected]>
> Reviewed-by: Michael Kelley <[email protected]>

Acked-by: Wei Liu <[email protected]>

Reply via email to