Re: [PATCH] perf/arm-cci: Use the bitmap API to allocate bitmaps

From: Will Deacon
Date: Wed Jul 06 2022 - 12:50:45 EST


On Wed, 6 Jul 2022 07:20:15 +0200, Christophe JAILLET wrote:
> Use devm_bitmap_zalloc() instead of hand-writing it.
> It is less verbose and it improves the semantic.
>
> While at it, use bitmap_zero() instead of hand-writing it.
>
>

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

[1/1] perf/arm-cci: Use the bitmap API to allocate bitmaps
https://git.kernel.org/will/c/0e35850b341e

Cheers,
--
Will

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