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.4-branch] Bluetooth: Controller: Fix some compiler instruction re-ordering #62640

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Sep 14, 2023

Backport f206953 from #62592.

Fixes #62661

@jgl-meta
Copy link
Collaborator

jgl-meta commented Oct 5, 2023

@cvinayak what is the status of this one?

@henrikbrixandersen
Copy link
Member

@cvinayak what is the status of this one?

@cvinayak Ping

@jgl-meta
Copy link
Collaborator

jgl-meta commented Nov 8, 2023

@cvinayak can you fix the tests?

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 <vich@nordicsemi.no>
(cherry picked from commit f206953)
@cvinayak cvinayak force-pushed the backport-62592-to-v3.4-branch branch from 5c504ea to 0423263 Compare November 8, 2023 13:31
@jgl-meta jgl-meta merged commit b3fd79a into v3.4-branch Nov 21, 2023
18 checks passed
@nashif nashif deleted the backport-62592-to-v3.4-branch branch February 13, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Controller area: Bluetooth Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants