Skip to content

Conversation

@jerpelea
Copy link
Contributor

@jerpelea jerpelea commented Oct 9, 2024

Summary

sim bug fix:
sim: fix context-switch when do wdog callback()
sim/gcov: Fix conflicts between fprofile-orderate and __asan_default_options
arch/sim: dataheap should disable exec permission
arch/sim: fix uart could lose log

Impact

RELEASE

Testing

CI

GUIDINGLI and others added 5 commits October 9, 2024 09:10
Signed-off-by: ligd <liguiding1@xiaomi.com>
This reverts commit 53ddc3e

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
Signed-off-by: ligd <liguiding1@xiaomi.com>
…options

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Need to loop to write untill all data written or error happened

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
@github-actions github-actions bot added Arch: simulator Issues related to the SIMulator Size: S The size of the change in this PR is small labels Oct 9, 2024
@nuttxpr
Copy link

nuttxpr commented Oct 9, 2024

[Experimental Bot, please feedback here]

This PR appears incomplete based on the NuttX requirements. Here's why:

  • Summary Lacks Detail:
    • "sim bug fix" is too vague. Be specific about what bug is fixed and how it's fixed in each commit.
    • Provide a brief explanation of what functional areas are affected (e.g., watchdog timer, memory management, UART driver).
  • Impact Is Under-Described:
    • RELEASE suggests this is a critical bug fix. Provide specific details about the impact:
      • What breaks without this fix?
      • What are the consequences of the bugs being fixed?
    • While CI testing is good, it's not sufficient. You must provide:
      • Build Host Information: Your OS, compiler, etc.
      • Target Details: Which simulator configurations did you test (e.g., sim:nsh)?
      • Testing Logs: "Before" and "after" logs are essential to demonstrate the fix.

Recommendation: Expand on the provided information to meet the NuttX PR requirements for a thorough review.

@jerpelea
Copy link
Contributor Author

jerpelea commented Oct 9, 2024

apache/nuttx-apps#2661 needed

@xiaoxiang781216 xiaoxiang781216 merged commit b63826a into apache:releases/12.7 Oct 9, 2024
@jerpelea jerpelea deleted the bp-13878 branch October 9, 2024 10:35
@jerpelea jerpelea mentioned this pull request Oct 16, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: simulator Issues related to the SIMulator Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants