Re: [PR] PM: change domain field state after callback done [nuttx]

2024-05-15 Thread via GitHub
acassis merged PR #12351: URL: https://github.com/apache/nuttx/pull/12351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac

[PR] PM: change domain field state after callback done [nuttx]

2024-05-15 Thread via GitHub
jasonbu opened a new pull request, #12351: URL: https://github.com/apache/nuttx/pull/12351 ## Summary Swap the sequency of domain state update and statechanged callback, Make sure inside statechanged callback can get the old domain state. ## Impact Only have impact on stabil