Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{bp-15219} gpio: use small lock to protect configgpio #15386

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

jerpelea
Copy link
Contributor

Summary

reason:
We would like to replace the critical section with a small lock.

Impact

RELEASE

Testing

CI

reason:
We would like to replace the critical section with a small lock.

Signed-off-by: hujun5 <[email protected]>
@github-actions github-actions bot added Arch: arm Issues related to ARM (32-bit) architecture Arch: hc Issues related to HC architecture Arch: mips Issues related to the MIPS architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture labels Dec 30, 2024
@github-actions github-actions bot added the Size: M The size of the change in this PR is medium label Dec 30, 2024
@jerpelea
Copy link
Contributor Author

fixes apache/nuttx-apps#2922

@xiaoxiang781216 xiaoxiang781216 merged commit 3bf704a into apache:releases/12.8 Dec 30, 2024
27 checks passed
@jerpelea jerpelea deleted the bp-15219 branch December 30, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: arm Issues related to ARM (32-bit) architecture Arch: hc Issues related to HC architecture Arch: mips Issues related to the MIPS architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: M The size of the change in this PR is medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants