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

Update comment and docs #382

Merged
merged 3 commits into from
Apr 20, 2022
Merged

Update comment and docs #382

merged 3 commits into from
Apr 20, 2022

Conversation

josephlr
Copy link
Contributor

First commit adds a Safety comment to FrameAllocator, fixing a clippy warning.

Second commit adds links to other useful OS crates. Fixes #372

This fixes a clippy warning

Signed-off-by: Joe Richey <[email protected]>
Copy link
Member

@Freax13 Freax13 left a comment

Choose a reason for hiding this comment

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

Apart from one small typo, this looks good to me, thanks!

src/structures/paging/frame_alloc.rs Outdated Show resolved Hide resolved
Co-authored-by: Tom Dohrmann <[email protected]>
@josephlr josephlr requested a review from Freax13 April 20, 2022 07:38
@josephlr josephlr merged commit d7e62d2 into master Apr 20, 2022
@josephlr josephlr deleted the docs branch April 20, 2022 07:48
@phil-opp phil-opp mentioned this pull request Jul 10, 2022
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.

Add CPUID instruction
2 participants