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 <yury.no...@gmail.com>
> Reviewed-by: Michael Kelley <mhkli...@outlook.com>

Acked-by: Wei Liu <wei....@kernel.org>

Reply via email to