Skip to content

FROMLIST: fastrpc: Reduce log level for DSP info and reserved memory messages#581

Open
Jianping-Li wants to merge 1 commit into
qualcomm-linux:qcom-6.18.yfrom
Jianping-Li:disabled_logs
Open

FROMLIST: fastrpc: Reduce log level for DSP info and reserved memory messages#581
Jianping-Li wants to merge 1 commit into
qualcomm-linux:qcom-6.18.yfrom
Jianping-Li:disabled_logs

Conversation

@Jianping-Li
Copy link
Copy Markdown

On some platforms (e.g. QCS615 Talos), fastrpc may temporarily fail to retrieve DSP attributes during boot, resulting in repeated "Error: dsp information is incorrect" messages printed on the console.

These messages are observed continuously during boot when metadata flashing is enabled as part of RC releases, causing unnecessary log noise.

Similarly, the absence of reserved DMA memory is a valid configuration and does not represent an error condition.

Since these scenarios are expected and do not indicate a failure, downgrade the log level from dev_err/dev_info to dev_dbg to avoid flooding the console.

No functional change intended.

Link: https://lore.kernel.org/all/20260514062825.50172-1-jianping.li@oss.qualcomm.com/

CRs-Fixed: 4532491

…messages

On some platforms (e.g. QCS615 Talos), fastrpc may temporarily fail
to retrieve DSP attributes during boot, resulting in repeated
"Error: dsp information is incorrect" messages printed on the
console.

These messages are observed continuously during boot when metadata
flashing is enabled as part of RC releases, causing unnecessary
log noise.

Similarly, the absence of reserved DMA memory is a valid
configuration and does not represent an error condition.

Since these scenarios are expected and do not indicate a failure,
downgrade the log level from dev_err/dev_info to dev_dbg to avoid
flooding the console.

No functional change intended.

Link: https://lore.kernel.org/all/20260514062825.50172-1-jianping.li@oss.qualcomm.com/
Signed-off-by: Jianping Li <jianping.li@oss.qualcomm.com>
@qswat-orbit-external
Copy link
Copy Markdown

Merge Check Failed: No Change Task Found

No associated change tasks found for CR 4532491 on any of the following entities:

Entities:

  • kernel.qli.2.0

CR: 4532491

Please ensure the CR has a change task associated with at least one of the entities for this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant