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

chore: cherry-pick 63166010061d from v8 #27397

Merged

Conversation

tosmolka
Copy link

[liftoff][arm] Release temp registers after use

The {ParallelRegisterMove} at the end of {AtomicLoad} might need a
temporary scratch register for spilling values to the stack. Make sure
that one is available by giving up the scratch register used for the
address of the atomic access.

R=ahaas@chromium.org

Bug: chromium:1153442
Change-Id: I267c43e2193662c420f96f6683ebd4bbb0e1bca3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2566759
Reviewed-by: Andreas Haas ahaas@chromium.org
Commit-Queue: Clemens Backes clemensb@chromium.org
Cr-Commit-Position: refs/heads/master@{#71564}

Notes: Security: backported fix for chromium:1153442.

@tosmolka tosmolka requested a review from a team as a code owner January 20, 2021 14:36
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 20, 2021
@codebytere codebytere added backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes labels Jan 20, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 20, 2021
@codebytere codebytere added 10-x-y new-pr 🌱 PR opened in the last 24 hours labels Jan 20, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 20, 2021
@codebytere codebytere merged commit bc336e1 into electron:10-x-y Jan 20, 2021
@release-clerk
Copy link

release-clerk bot commented Jan 20, 2021

Release Notes Persisted

Security: backported fix for chromium:1153442.

@tosmolka tosmolka deleted the cherry-pick/10-x-y/v8/63166010061d branch January 21, 2021 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants