Skip to content

ipc4: honor pipeline pause requests - #11132

Open
serhiy-katsyuba-intel wants to merge 1 commit into
thesofproject:mainfrom
serhiy-katsyuba-intel:no_pause_fix
Open

ipc4: honor pipeline pause requests#11132
serhiy-katsyuba-intel wants to merge 1 commit into
thesofproject:mainfrom
serhiy-katsyuba-intel:no_pause_fix

Conversation

@serhiy-katsyuba-intel

Copy link
Copy Markdown
Contributor

The no_pause flag should not be used with IPC4. An IPC4 module must not silently ignore a pipeline pause request without sending an error response.

This fixes a crash during pipeline deletion when a pipeline containing a MUX ignored a prior PAUSE request and remained active during teardown.

The no_pause flag should not be used with IPC4. An IPC4 module must not
silently ignore a pipeline pause request without sending an error response.

This fixes a crash during pipeline deletion when a pipeline containing a MUX
ignored a prior PAUSE request and remained active during teardown.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Copilot AI lite review requested due to automatic review settings August 26, 2026 15:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

2 participants