Skip to content
Snippets Groups Projects
Commit b68b7642 authored by John Hodge's avatar John Hodge
Browse files

Kernel/x86_64 - Fixed Kernel not using COW, cleanup

- Didn't have the WP bit set, meaning the kernel wasn't
  using the PT.W bit, hence COW didn't work if the kernel changed
  the page.
- Cleaned up all the x86_64 debug code
parent 91b827b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment