RT-Thread / RT-Thread/rt-thread
需要一个CI去检测后续PR中是否还含有大锁代码
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
如题,
因当在有可能涉及到smp的代码中都加入检测,单片机的bsp可以忽略掉
大锁代码
rt_hw_interrupt_disable
rt_hw_interrupt_enable
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No workflow or test file is named. Start by reviewing the repository’s existing CI configuration and searching for rt_hw_interrupt_disable and rt_hw_interrupt_enable; determine how SMP-related code can be checked while excluding microcontroller BSPs. Done means the CI check reliably flags those usages in applicable pull requests and ignores the stated exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100