Liam Girdwood
Liam Girdwood
> > No need to rename, lets use the deprecated compiler attribute. https://gcc.gnu.org/onlinedocs/gcc-4.7.0/gcc/Function-Attributes.html#:~:text=The%20deprecated%20attribute%20results%20in,future%20version%20of%20a%20program. > > I tried this, but those warings would be treated as errors and can not pass...
@dbaluta fwiw, IPC4 does have a pipeline state change IPC to indicate the drain has stopped, but we need to add this to ipc3 too.
> @lgirdwood do you mean End Of Stream state? > > _src/ipc/ipc4/handler.c_ > > ``` > > /* Ipc4 pipeline message ipc3 pipeline message > * RUNNING TRIGGER START >...
@ranj063 module adapter related ?
@wszypelt @kfrydryx is this only reproducing with the loopback ? What happens if gain is NOT set prior to test. The DEAD code is an assert(). @lyakh can you take...
> @lyakh @kfrydryx @lgirdwood > Issue still reproducing, with playback iteration > 1. In CI we test all tests with playback_iteration = 1. Therefore, it does not show this issue....
> +bool cpu_power_down[CONFIG_CORE_COUNT]; > + Not cache coherent, Any array of elems where the elems are not multiples of cache line size are incoherent.
Stable branch created.
@mengdonglin any updates here ?
@EdwardAbramian2-SR pls check your email - I've sent invite meaning future PRs will auto run the CI for you.