Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llext: fix multi-core use cases #9438

Merged
merged 1 commit into from
Sep 6, 2024
Merged

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!

@lgirdwood lgirdwood merged commit a02f367 into thesofproject:main Sep 6, 2024
44 of 47 checks passed
@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