Skip to content

Conversation

@dbaluta
Copy link
Collaborator

@dbaluta dbaluta commented Oct 20, 2025

No description provided.

Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dbaluta can you cherry-pick with "-x" to get the original mainline commit recorded?

Factor out resource initialization so that it can be reused.
While at it get rid of md variable.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
(cherry picked from commit 548f0e6)
Remove any containers from the free container list so that
we don't keep pointers to containers that are no longer used
and will be freed when container chunks are released below.

Leaving those nodes in the free container list would cause
use-after-free on subsequent allocations.

While at it, make sure all resource lists are reset.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
(cherry picked from commit 259c32b)
@lrudyX
Copy link

lrudyX commented Oct 20, 2025

Internal Intel CI fails at test_001_06_rtc_arc_dmic_driver_topo. I think that the issue was recently fixed by @tmleman

@dbaluta
Copy link
Collaborator Author

dbaluta commented Oct 20, 2025

@dbaluta can you cherry-pick with "-x" to get the original mainline commit recorded?

Done.

@tmleman
Copy link
Contributor

tmleman commented Oct 20, 2025

Internal Intel CI fails at test_001_06_rtc_arc_dmic_driver_topo. I think that the issue was recently fixed by @tmleman

@lrudyX @kv2019i I checked what happened and indeed my fix is not there, but the failure is not related to this in any way. On this branch, AEC was not enabled on PTL and the test fails because it cannot find the module.

@kv2019i kv2019i changed the title Backport fixes to stable-v2.14 Backport fixes to stable-v2.14, PR10297 Oct 20, 2025
@lgirdwood lgirdwood merged commit 9597b82 into thesofproject:stable-v2.14 Oct 21, 2025
34 of 44 checks passed
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.

6 participants