Re: [PATCH 0/2] Fix slice accounting and simplify descriptor and locking logic
From: Bjorn Andersson
Date: Sun Mar 15 2026 - 22:03:17 EST
On Thu, 05 Mar 2026 19:12:04 -0800, Francisco Munoz Ruiz wrote:
> This series addresses correctness issues in the LLCC slice
> activation logic and simplifies both descriptor management and
> locking within the driver.
>
> Patch 1 fixes incorrect slice activation and deactivation
> accounting. The current bitmap-based scheme fails when multiple
> client drivers vote for the same slice or when
> llcc_slice_getd() is called multiple times. This can lead to
> mismatched activation and deactivation pairs and incorrect slice
> state.
>
> [...]
Applied, thanks!
[1/2] soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
commit: 45c2a55d13c698ba6a281315676934c44225b034
[2/2] soc: qcom: llcc: Use guards for mutex handling
commit: eda32f68ce7a3d16071870c7af0803fdfae40401
Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>