RT-Thread / RT-Thread/rt-thread

需要一个CI去检测后续PR中是否还含有大锁代码

Open
#8,207 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.