Skip to content

Fix a few silly mistakes - #6027

Merged
bugadani merged 4 commits into
esp-rs:mainfrom
bugadani:xtensa
Aug 3, 2026
Merged

Fix a few silly mistakes#6027
bugadani merged 4 commits into
esp-rs:mainfrom
bugadani:xtensa

Conversation

@bugadani

@bugadani bugadani commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #6024

Changelog

esp-backtrace

  • Fixed: Xtensa: Fixed an issue that could corrupt a register value

esp-rtos

  • Fixed: main task stack sizes are correctly tracked
  • Fixed: the idle tasks now perform stack overflow checking

xtensa-lx-rt

  • Fixed: exception/interrupt handlers now set the PS.UM bit

@bjoernQ bjoernQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@MabezDev

MabezDev commented Aug 3, 2026

Copy link
Copy Markdown
Member

Needs a rebase once #6022 lands.

@MabezDev
MabezDev enabled auto-merge August 3, 2026 09:59
@MabezDev
MabezDev added this pull request to the merge queue Aug 3, 2026
@bugadani
bugadani removed this pull request from the merge queue due to a manual request Aug 3, 2026
@bugadani
bugadani added this pull request to the merge queue Aug 3, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 3, 2026
@bugadani

bugadani commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

LOL

@bugadani
bugadani marked this pull request as draft August 3, 2026 11:38
@bugadani
bugadani marked this pull request as ready for review August 3, 2026 11:56
@bugadani
bugadani enabled auto-merge August 3, 2026 11:58
@bugadani
bugadani added this pull request to the merge queue Aug 3, 2026
Merged via the queue into esp-rs:main with commit 998e4fa Aug 3, 2026
41 checks passed
@bugadani
bugadani deleted the xtensa branch August 3, 2026 12:46
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.

esp-backtrace window spilling corrupts a12

3 participants