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

Update the old arm architecture with the recent fix #3326

Merged
merged 3 commits into from
Apr 7, 2021

Conversation

xiaoxiang781216
Copy link
Contributor

Summary

arch/arm: align arm vector related code with armv7-a
arch/arm: Add PSR_ prefix to the mode state like armv7-a

Impact

No real function change

Testing

Pass CI

@xiaoxiang781216 xiaoxiang781216 changed the title Minor fix for the old arm architecture Update the old arm architecture with the recent fix Apr 6, 2021
@masayuki2009
Copy link
Contributor

@xiaoxiang781216

Could you rebase the branch to fix the conflicts?

no real function change

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
commit 3c30c8b
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date:   Tue Apr 6 15:47:27 2021 +0800

    arch/arm: Remove g_irqtmp, g_undeftmp and g_aborttmp

    to avoid multiple CPU access them concurrently in SMP case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@xiaoxiang781216
Copy link
Contributor Author

@masayuki2009 done.

Copy link
Contributor

@masayuki2009 masayuki2009 left a comment

Choose a reason for hiding this comment

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

LGTM

@masayuki2009 masayuki2009 merged commit bfbe705 into apache:master Apr 7, 2021
@xiaoxiang781216 xiaoxiang781216 deleted the style2 branch April 7, 2021 09:02
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.

2 participants