Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dma-trace.c: lower log level of dropped logs and stop recursion #9083

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Apr 25, 2024

Dropping logs is bad but it should not be fatal in itself.

This ERROR is one of the last remaining errors in stable-v2.2, see thesofproject/sof-test#1075 (comment)

Also switch to the "etrace": drop the dubious recursion and stop using the DMA trace when it's already saturated.

Disclaimer: this was (successfully) tested only on stable-v2.2, see #9036

Dropping logs is bad but it should not be fatal in itself.

This ERROR is one of the last remaining errors in stable-v2.2, see
thesofproject/sof-test#1075 (comment)

Also switch to the "etrace": drop the dubious recursion and stop using
the DMA trace when it's already saturated.

Disclaimer: this was (successfully) tested only on stable-v2.2, see thesofproject#9036

Signed-off-by: Marc Herbert <[email protected]>
@marc-hb marc-hb marked this pull request as ready for review April 25, 2024 23:33
@marc-hb marc-hb requested a review from akloniex as a code owner April 25, 2024 23:33
@marc-hb marc-hb requested review from kv2019i and fredoh9 April 25, 2024 23:34
@marc-hb marc-hb requested review from dbaluta, andyross, a team and plbossart April 26, 2024 15:38
@lgirdwood lgirdwood merged commit bb31696 into thesofproject:main Apr 30, 2024
45 of 46 checks passed
@marc-hb marc-hb deleted the downgrade-dtrace-error branch April 30, 2024 18:51
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.

3 participants