Skip to content

FreeRTOS SMP: direct access to current TCB inside stack macros #1270

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 8 commits into from
Apr 30, 2025

Conversation

Matth9814
Copy link
Contributor

Fix access to current TCB inside the stack macros in SMP

Description

The problem is already described here.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

#1269

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Matth9814 Matth9814 requested a review from a team as a code owner April 26, 2025 10:18
jasonpcarroll

This comment was marked as outdated.

Copy link
Member

@jasonpcarroll jasonpcarroll left a comment

Choose a reason for hiding this comment

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

Could you fix failing CI checks?

aggarg
aggarg previously approved these changes Apr 30, 2025
Signed-off-by: Gaurav Aggarwal <[email protected]>
aggarg added 2 commits April 30, 2025 06:13
Signed-off-by: Gaurav Aggarwal <[email protected]>
Signed-off-by: Gaurav Aggarwal <[email protected]>
aggarg
aggarg previously approved these changes Apr 30, 2025
kar-rahul-aws
kar-rahul-aws previously approved these changes Apr 30, 2025
Signed-off-by: Gaurav Aggarwal <[email protected]>
@aggarg aggarg dismissed stale reviews from kar-rahul-aws and themself via b357697 April 30, 2025 07:21
@aggarg aggarg dismissed jasonpcarroll’s stale review April 30, 2025 07:32

Concern is addressed.

@aggarg aggarg merged commit 4162ca4 into FreeRTOS:main Apr 30, 2025
17 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.

6 participants