-
Notifications
You must be signed in to change notification settings - Fork 349
Remove sof logging ctx #8725
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
Remove sof logging ctx #8725
Conversation
lgirdwood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@btian1 for changes like this is best to show before and after in the logs as part of your commit message so everyone can follow.
|
@dbaluta @iuliana-prodan , could you help check from IPC3 side? as this change only have impact on IPC3 and I don't have a way to check. |
|
Will try to have a look this week. |
Any progress? @dbaluta , this DRAFT patch try to remove each module's ctx dependency for further one logging interface.
|
|
@btian1 tested this on imx8mp. Logging works fine after your patch. |
Test patch, will check ipc3 and ipc4 logs still correct or not, if still correct, means these part can be deleted from current logging, it is a preparation for align sof logging with zephyr logging. Signed-off-by: Baofeng Tian <[email protected]>
|
@btian1 draft ? |
|
If i remember correctly this is only for testing purposes. |
No description provided.