Skip to content

替换 local_irq_save 为 IrqFlagsGuard 实现#317

Merged
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
chiichen:irq-replacement
Aug 5, 2023
Merged

替换 local_irq_save 为 IrqFlagsGuard 实现#317
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
chiichen:irq-replacement

Conversation

@chiichen
Copy link
Member

@chiichen chiichen commented Aug 4, 2023

把除了自旋锁中的 local_irq_save 替换为了 IrqFlagsGuard。自旋锁和 _do_irqsoft 中的cli、sti没有替换

@fslongjin fslongjin merged commit 9550910 into DragonOS-Community:master Aug 5, 2023
@chiichen chiichen deleted the irq-replacement branch August 21, 2023 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants