Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fix a PAL spin lock issue #19606

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Fix a PAL spin lock issue #19606

merged 1 commit into from
Aug 28, 2018

Conversation

kouvel
Copy link
Member

@kouvel kouvel commented Aug 22, 2018

Fixes https://github.com/dotnet/coreclr/issues/18486

  • Lock release needs to be at least volatile

master PR: #19604

Fixes https://github.com/dotnet/coreclr/issues/18486
- Lock release needs to be at least volatile
@kouvel kouvel added this to the 2.1.x milestone Aug 22, 2018
@kouvel kouvel self-assigned this Aug 22, 2018
@kouvel kouvel requested review from jkotas and janvorli August 22, 2018 18:06
@danmoseley danmoseley added the Servicing-consider Issue for next servicing release review label Aug 22, 2018
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 28, 2018
@kouvel kouvel merged commit 9663131 into dotnet:release/2.1 Aug 28, 2018
@kouvel kouvel deleted the VolatileFix21 branch August 28, 2018 18:41
kouvel added a commit to dotnet-maestro-bot/coreclr that referenced this pull request Aug 28, 2018
@danmoseley danmoseley modified the milestones: 2.1.x, 2.1.5 Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-PAL Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants