Re: [PATCH] crypto: qce: Provide dev_err_probe() status on DMA failure
From: Abel Vesa
Date: Sun Oct 26 2025 - 15:12:37 EST
On 25-10-24 14:35:07, Bjorn Andersson wrote:
> On multiple occasions the qce device have shown up in devices_deferred,
> without the explanation that this came from the failure to acquire the
> DMA channels from the associated BAM.
>
> Use dev_err_probe() to associate this context with the failure to faster
> pinpoint the culprit when this happens in the future.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxxxx>
Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxx>