Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipc: move delayed IPC sending to the primary core
Low level IPC processing should be confined to the primary core. Move delayed IPC sending to a dedicated work queue with core 0 affinity. Fixes: #8165 Signed-off-by: Guennadi Liakhovetski <[email protected]>
- Loading branch information