Skip to content
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

[Backport v3.3-branch] Bluetooth: Controller: Fix some compiler instruction re-ordering #62639

Closed
wants to merge 1 commit into from

Commits on Sep 14, 2023

  1. Bluetooth: Controller: Fix some compiler instruction re-ordering

    Fix some compiler instruction re-ordering. Mayfly code with
    cpu_dmb() help avoid stalled memq_ull_rx processing when
    rx_demux is to be executed using mayfly.
    
    Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
    (cherry picked from commit f206953)
    cvinayak authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    24ffcf4 View commit details
    Browse the repository at this point in the history