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

[Backport v3.7-branch] Revert Changes to cortex_m swap code with major impact on kernel context switching times #80758

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Nov 1, 2024

Backport e646b7f~2..e646b7f from #80702.

Fixes #80701

This reverts commit 7d76162.

Signed-off-by: Anas Nashif <[email protected]>
(cherry picked from commit 7aa4032)
This reverts commit 773739a.

Fixes #80701

Signed-off-by: Anas Nashif <[email protected]>
(cherry picked from commit e646b7f)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: ARM ARM (32-bit) Architecture labels Nov 1, 2024
Comment on lines -301 to +432
ldr r0, =z_arm_int_exit
bx r0
b z_arm_int_exit
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hunk needs to be restored.

#80765

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nashif will you push that extra commit into this branch?

@nashif nashif merged commit 3993287 into v3.7-branch Nov 5, 2024
27 of 28 checks passed
@nashif nashif deleted the backport-80702-to-v3.7-branch branch November 5, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants