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

Commits on Nov 1, 2024

  1. Revert "arch: arm: cortex_m: restore comment lost in translation"

    This reverts commit 7d76162.
    
    Signed-off-by: Anas Nashif <[email protected]>
    (cherry picked from commit 7aa4032)
    nashif authored and github-actions[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    659ee28 View commit details
    Browse the repository at this point in the history
  2. Revert "arch: arm: cortex_m: move part of swap_helper to C"

    This reverts commit 773739a.
    
    Fixes #80701
    
    Signed-off-by: Anas Nashif <[email protected]>
    (cherry picked from commit e646b7f)
    nashif authored and github-actions[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1f4ae9b View commit details
    Browse the repository at this point in the history