Skip to content

unix: use relaxed loads/stores for clock id#61

Merged
sthagen merged 1 commit intosthagen:v1.xfrom
libuv:v1.x
Jul 19, 2020
Merged

unix: use relaxed loads/stores for clock id#61
sthagen merged 1 commit intosthagen:v1.xfrom
libuv:v1.x

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Jul 19, 2020

This was part of commit c70dd70 ("unix: use relaxed loads/stores for
feature checks") and was reviewed as such but I accidentally dropped
it in the rebase before the final merge.

Fixes: libuv#2884
PR-URL: libuv#2886
Reviewed-By: Anna Henningsen anna@addaleax.net
Reviewed-By: Jameson Nash vtjnash@gmail.com

This was part of commit c70dd70 ("unix: use relaxed loads/stores for
feature checks") and was reviewed as such but I accidentally dropped
it in the rebase before the final merge.

Fixes: #2884
PR-URL: #2886
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
@sthagen sthagen merged commit c4b088c into sthagen:v1.x Jul 19, 2020
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.

Data race in linux uv__hrtime() when setting fast_clock_id

2 participants