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

Bring “Page Tables” post up to date again #311

Merged
merged 3 commits into from
Apr 13, 2017

Conversation

phil-opp
Copy link
Owner

This PR:

  • removes the testing of the translate method since the stack overflow no longer occurs (as we're using a 16KiB stack now)
  • removes an unneeded unsafe block
  • updates the x86_64 crate to version 0.1.2, which provides the int3 function that we need in “Handling Exceptions” (this was reported in Handling Exceptions post outdated link and compilation errors #303)

@phil-opp
Copy link
Owner Author

Travis fails because of rust-lang/rustup#1062. It works locally, so I merge it.

@phil-opp phil-opp merged commit 1ad30d4 into master Apr 13, 2017
@phil-opp phil-opp deleted the page-table-post-updates branch April 13, 2017 17:52
@phil-opp phil-opp mentioned this pull request Apr 19, 2017
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.

1 participant