Skip to content

Conversation

@jsarha
Copy link
Contributor

@jsarha jsarha commented Nov 3, 2025

No description provided.

Jyri Sarha added 9 commits November 4, 2025 22:32
Allocate all memory through module API mod_alloc() and friends. The
one rballoc() call is converted to mod_balloc().

Signed-off-by: Jyri Sarha <[email protected]>
Allocate all memory, blob handlers, and fast_get() buffers through
module API mod_alloc() and friends.

Signed-off-by: Jyri Sarha <[email protected]>
Allocate all memory through module API mod_alloc() and friends.

NOTE: copier_dai.c and copier_host.c still have their shared memory
allocated through the old API. This is to be fixed once we have
decided on how the shared memory allocations should work in
user-space.

Signed-off-by: Jyri Sarha <[email protected]>
The code within #if CONFIG_HOST_DMA_STREAM_SYNCHRONIZATION should free
host_common resources in case of failure. The commit fixes the issue.

Signed-off-by: Jyri Sarha <[email protected]>
@jsarha jsarha force-pushed the module_api_resource_tracking_optional branch from 2fbb499 to fcb7693 Compare November 4, 2025 21:28
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.

1 participant