Skip to content

PCI设备中断重构,删去USB相关代码#285

Merged
fslongjin merged 19 commits intoDragonOS-Community:masterfrom
YJwu2023:patch-pci-irq
Jul 8, 2023
Merged

PCI设备中断重构,删去USB相关代码#285
fslongjin merged 19 commits intoDragonOS-Community:masterfrom
YJwu2023:patch-pci-irq

Conversation

@YJwu2023
Copy link
Collaborator

No description provided.

}


use core::ptr::NonNull;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个移动到文件最顶上

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我感觉irq这里缺少错误处理,也就是说,比如mask、unmask这些,都可以加一些错误处理,而不只是忽略错误?

@fslongjin
Copy link
Member

Build check failed: Maybe the github workflow doesn't use the correct rust toolchain?

@fslongjin fslongjin merged commit cc36cf4 into DragonOS-Community:master Jul 8, 2023
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