Skip to content

Switching back _dispatch_operation_perform to use posix_memalign from aligned_malloc #826

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

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

PriyaAvhad
Copy link
Contributor

This was caught by thread sanitizer.

@PriyaAvhad
Copy link
Contributor Author

@swift-ci test

@PriyaAvhad
Copy link
Contributor Author

@swift-ci please smoke test

@PriyaAvhad
Copy link
Contributor Author

@swift-ci test linux

@PriyaAvhad PriyaAvhad requested review from ktoso and rokhinip April 24, 2024 21:44
@finagolfin
Copy link
Member

Sorry, only seeing this now. I will add this commit to #827 if and when you get this merged.

@finagolfin
Copy link
Member

@PriyaAvhad, this pull will need to be rebased before it can be merged.

@ktoso
Copy link
Contributor

ktoso commented May 16, 2024

Needs a rebase but lgtm

@finagolfin
Copy link
Member

@PriyaAvhad, does #805 need to be reverted or is this one change enough?

@PriyaAvhad
Copy link
Contributor Author

The thread sanitizer complaint was about just the file I have modified in this PR; but, I agree with you that it would be much cleaner to revert #805 instead.

…ar places to use posix_memalign

from aligned_malloc. This was caught by thread sanitizer.
@PriyaAvhad
Copy link
Contributor Author

@swift-ci test

@PriyaAvhad
Copy link
Contributor Author

@swift-ci please smoke test

@PriyaAvhad
Copy link
Contributor Author

@swift-ci test linux

@finagolfin
Copy link
Member

finagolfin commented Jun 7, 2024

OK, if you're going to do that, then there's no need for my #827 changes for the 6.0 branch.

Just don't forget to submit this revert to the 6.0 branch next. 😉

@PriyaAvhad
Copy link
Contributor Author

Will do. Thanks!

@PriyaAvhad PriyaAvhad merged commit 542b7f3 into main Jun 13, 2024
2 checks passed
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.

4 participants