sof icon indicating copy to clipboard operation
sof copied to clipboard

module: Revert "loading module: fix native module interface register"

Open lyakh opened this issue 1 year ago • 2 comments

Currently loadable modules are broken because of a regression caused by https://github.com/thesofproject/sof/commit/a0827526b7e1e4c88060812245a8cb9c381d5745 This PR reverts that commit and fixes a mistake in another recent update.

lyakh avatar Mar 08 '24 14:03 lyakh

The fail in https://sof-ci.01.org/sofpr/PR8923/build3238/devicetest/index.html (mtrace shows "ASSERTION FAIL [!z_smp_cpu_mobile()] @ ZEPHYR_BASE/subsys/pm/pm.c:133") is caused by https://github.com/thesofproject/sof/issues/8908

kv2019i avatar Mar 08 '24 17:03 kv2019i

Let's split this into two. This one now only contains the revert, which raised objections, and the separate fix went into #8933

lyakh avatar Mar 12 '24 09:03 lyakh