Skip to content

llext: fix multi-core use cases#9438

Merged
lgirdwood merged 1 commit intothesofproject:mainfrom
lyakh:multicore
Sep 6, 2024
Merged

llext: fix multi-core use cases#9438
lgirdwood merged 1 commit intothesofproject:mainfrom
lyakh:multicore

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Sep 4, 2024

MOD_INIT_INSTANCE IPCs can be processed on different cores, different cores can use the same modules. Make shared data uncached.

MOD_INIT_INSTANCE IPCs can be processed on different cores, different
cores can use the same modules. Make shared data uncached.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
@lyakh
Copy link
Collaborator Author

lyakh commented Sep 5, 2024

IIUC LNL failures in https://sof-ci.01.org/sofpr/PR9438/build7615/devicetest/index.html are unrelated, style is complaining a 101-character long line

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.

Thanks @lyakh for splitting out!

@lyakh lyakh requested a review from softwarecki September 5, 2024 09:01
@lgirdwood lgirdwood merged commit a02f367 into thesofproject:main Sep 6, 2024
@lyakh lyakh deleted the multicore branch September 6, 2024 13:43
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.

4 participants