Re: drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c:843:6: error: variable 'out' set but not used
From: Miguel Ojeda
Date: Tue Mar 26 2024 - 14:35:21 EST
On Tue, Mar 26, 2024 at 7:31 PM Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> wrote:
>
> This should be fixed with https://patchwork.freedesktop.org/patch/581853/.
Ah, so in that case the `CRASHDUMP_READ` target should really be
constant, unlike in other cases in that file?
> We can pickup that one with a Fixes tag applied.
Thanks!
Cheers,
Miguel