Re: [PATCH v2] misc: fastrpc: Reduce console noise from expected DSP info, reserved memory and session messages
From: Srinivas Kandagatla
Date: Mon Sep 14 2026 - 04:23:12 EST
On Mon, 07 Sep 2026 15:03:56 +0800, Jianping Li wrote:
> On some platforms the DSP firmware does not support the fastrpc
> capability/attribute query. The DSP side returns an error (err: -1)
> while handling the request, so fastrpc_get_info_from_dsp() does not
> return DSP_UNSUPPORTED_API but a generic error, and the "else if (err)"
> branch in fastrpc_get_info_from_kernel() is taken.
>
> cctx->valid_attributes is therefore never set and every open()/query
> re-prints the same "dsp information is incorrect" line. This is not
> tied to boot timing: it can be reproduced at any time by manually
> starting adsprpcd. On RC builds with metadata flashing enabled several
> clients come up and flood the console.
>
> [...]
Applied, thanks!
[1/1] misc: fastrpc: Reduce console noise from expected DSP info, reserved memory and session messages
commit: 94778611d71b57ff917de507229e1c58ad9deba7
Best regards,
--
Srinivas Kandagatla <srini@xxxxxxxxxx>