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 correct RPL from GDT::add_entry() #153

Merged
merged 2 commits into from
Apr 26, 2020
Merged

Return the correct RPL from GDT::add_entry() #153

merged 2 commits into from
Apr 26, 2020

Conversation

imtsuki
Copy link
Contributor

@imtsuki imtsuki commented Apr 25, 2020

Now the RPL of the returning selector is determined from whether the given descriptor has its DPL_RING_3 set.

Now the RPL of the returning selector is determined from whether
the given descriptor has its `DPL_RING_3` set.

Signed-off-by: imtsuki <me@qjx.app>
Signed-off-by: imtsuki <me@qjx.app>
@phil-opp phil-opp merged commit 8c06aa8 into rust-osdev:master Apr 26, 2020
@phil-opp
Copy link
Member

Thank you!

phil-opp added a commit that referenced this pull request Apr 26, 2020
@phil-opp
Copy link
Member

phil-opp commented May 4, 2020

Published together with #151 as v0.10.2.

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