Commit d9dbbdc
committed
dma-trace.c: lower log level of dropped logs and stop recursion
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 <marc.herbert@intel.com>1 parent e603d8f commit d9dbbdc
1 file changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
668 | 662 | | |
669 | 663 | | |
670 | 664 | | |
| |||
0 commit comments