Skip to content

[stable-v2.13] hda-dma: Fix HDA DMA position regs going out of sync with w_ptr/r_ptr. #14636

[stable-v2.13] hda-dma: Fix HDA DMA position regs going out of sync with w_ptr/r_ptr.

[stable-v2.13] hda-dma: Fix HDA DMA position regs going out of sync with w_ptr/r_ptr. #14636

Workflow file for this run

---
# https://thesofproject.github.io/latest/developer_guides/unit_tests.html
name: Unit tests
# 'workflow_dispatch' allows running this workflow manually from the
# 'Actions' tab
# yamllint disable-line rule:truthy
on: [pull_request, workflow_dispatch, workflow_call]
jobs:
cmocka_utests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with: {fetch-depth: 2, filter: 'tree:0'}
- name: build and run all defconfigs
run: ./test/test-all-defconfigs.sh