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

[2019-08] [mini] Add missing membars when initializing rgctx entries #16909

Merged
merged 2 commits into from
Sep 18, 2019

Conversation

monojenkins
Copy link
Contributor

Whenever we are publishing changes to the rgctx arrays, we are racing with rgctx_lazy_fetch_trampoline, so we need to make sure any pointers we set there must have their contents initialized.

Backport of #16904.

/cc @marek-safar @BrzVlad

Whenever we are publishing changes to the rgctx arrays, we are racing with rgctx_lazy_fetch_trampoline, so we need to make sure any pointers we set there must have their contents initialized.
@lewurm
Copy link
Contributor

lewurm commented Sep 18, 2019

@monojenkins squash

@monojenkins monojenkins merged commit 5881981 into mono:2019-08 Sep 18, 2019
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.

None yet

3 participants