Re: [PATCH] drivers: perf: use bitmap_empty() where appropriate

From: Will Deacon
Date: Mon Jan 05 2026 - 18:02:27 EST


On Mon, 15 Dec 2025 20:20:03 -0500, Yury Norov (NVIDIA) wrote:
> bitmap_empty() is more verbose and efficient, as it stops traversing
> bitmaps as soon as the 1st set bit found.
>
> Switch perf code to using bitmap_empty() where appropriate, and
> correspondingly use boolean types.
>
>
> [...]

Applied to will (for-next/perf), thanks!

[1/1] drivers: perf: use bitmap_empty() where appropriate
https://git.kernel.org/will/c/0c7c64146f70

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev