use small lock #15297
Conversation
|
[Experimental Bot, please feedback here] Yes, this PR appears to meet the basic NuttX requirements, but it's missing crucial details. While it provides a summary of what changed, it lacks the why. The impact section is too brief, and the testing section is insufficient. Here's a breakdown of what's missing and how to improve it:
Example of an improved Testing section: [log output showing previous behavior, e.g., timing measurements or error messages] [log output showing improved behavior, e.g., faster timing or absence of errors] By providing more detail and specific evidence, you'll make the review process smoother and increase the chances of your PR being accepted. |
3b82dd2 to
007b413
Compare
c035d05 to
3057f4c
Compare
arch/arm/src/imxrt/imxrt_wdog.c arch/arm/src/kinetis/kinetis_edma.c arch/arm/src/lc823450/lc823450_dvfs2.c arch/arm/src/lc823450/lc823450_timer.c arch/arm/src/lpc54xx/lpc54_lowputc.c Signed-off-by: hujun5 <hujun5@xiaomi.com>
Summary
use small lock in:
arch/arm/src/imxrt/imxrt_wdog.c
arch/arm/src/kinetis/kinetis_edma.c
arch/arm/src/lc823450/lc823450_dvfs2.c
arch/arm/src/lc823450/lc823450_timer.c
arch/arm/src/lpc54xx/lpc54_lowputc.c
Impact
none
Testing
ci