Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #9036 Signed-off-by: Marc Herbert <marc.herbert@intel.com> (cherry picked from commit bb31696)
- Loading branch information