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

Return the UnusedPhysFrame on MapToError::PageAlreadyMapped #118

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Return the UnusedPhysFrame on MapToError::PageAlreadyMapped #118

merged 1 commit into from
Jan 22, 2020

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Jan 22, 2020

The UnusedPhysFrame might want to be used otherwise.

This is a breaking change.

Fixes #117

The UnusedPhysFrame might want to be used otherwise.

Fixes #117
@phil-opp
Copy link
Member

Looks good to me, thanks!

(I updated your pull request description so that we don't forget that this is a breaking change.)

@phil-opp phil-opp merged commit 5b315d9 into rust-osdev:master Jan 22, 2020
phil-opp added a commit that referenced this pull request Jan 22, 2020
@phil-opp
Copy link
Member

I would prefer waiting a bit with the crates.io release to maybe bundle other breaking changes. Is that ok with you?

@haraldh
Copy link
Contributor Author

haraldh commented Jan 22, 2020

I would prefer waiting a bit with the crates.io release to maybe bundle other breaking changes. Is that ok with you?

sure

@haraldh haraldh deleted the PageAlreadyMapped branch January 22, 2020 12:49
@phil-opp phil-opp mentioned this pull request Feb 10, 2020
@phil-opp
Copy link
Member

Published together with #119 as version 0.9.0.

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.

MapToError should give back the UnusedPhysFrame on PageAlreadyMapped
2 participants