Skip to content

kbuild: deb-pkg: No debian, no build dependency (plus DH_COMPAT=12)#5680

Closed
ujfalusi wants to merge 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/clear_hstream_running
Closed

kbuild: deb-pkg: No debian, no build dependency (plus DH_COMPAT=12)#5680
ujfalusi wants to merge 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/clear_hstream_running

Conversation

@ujfalusi
Copy link
Collaborator

@ujfalusi ujfalusi commented Mar 5, 2026

build dependency will fail on not DEB based distro... and now debhelper needs DH_COMPAT=12 which is not passed due to the fact that the "Build-Depends: debhelper-compat (= 12)" is removed..

Gash.

During hw_params call we make sure that the host DMA is stopped but the
hstream->running flag is not explicitly cleared at the same time.

If the host DMA fails to stop during previous use then the flag is left
set and on next start the host DMA will be left disabled since the
trigger:STOP will skip the DMA enable.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
@ujfalusi ujfalusi force-pushed the peter/sof/pr/clear_hstream_running branch from 3a4fe8c to 6603c7b Compare March 5, 2026 08:22
@ujfalusi ujfalusi requested a review from lyakh as a code owner March 5, 2026 08:22
@ujfalusi ujfalusi closed this Mar 5, 2026
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.

1 participant