risc-v: remove g_running_tasks[this_cpu()] = NULL#14984
Conversation
|
[Experimental Bot, please feedback here] Yes, this PR appears to meet the basic NuttX requirements, although it could be significantly improved. Here's a breakdown: Strengths:
Weaknesses (and how to improve them):
Example of an improved summary: "risc-v: prevent invalid g_running_tasks entries during context switches Currently, Related Issue: [If applicable]" By addressing these weaknesses, the PR will be much clearer, easier to review, and more likely to be accepted. |
pussuw
left a comment
There was a problem hiding this comment.
riscv_syscall_dispatch.c must be fixed too?
done |
reason: We hope to keep g_running_tasks valid forever. Signed-off-by: hujun5 <hujun5@xiaomi.com>
|
https://github.com/apache/nuttx/actions/runs/12118307167/job/33782609152?pr=15017 |
|
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from #14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit fixes the regression from apache#14984 Signed-off-by: hujun5 <hujun5@xiaomi.com>
Summary
risc-v: remove g_running_tasks[this_cpu()] = NULL
reason:
We hope to keep g_running_tasks valid forever.
Impact
riscv
Testing
ci ostest
rv-virt:smp