1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 01:31:00 +00:00
serenity/Kernel/Arch
Nick Johnson 74881ac649
Kernel: Make InstructionFetch PageFault flags match up (#5608)
Previously, the instruction fetch flag of the page fault handler
did not have the currect binary representation, and would always
return false. This aligns these flags.
2021-03-03 11:04:51 +01:00
..
i386 Kernel: Make InstructionFetch PageFault flags match up (#5608) 2021-03-03 11:04:51 +01:00
PC Kernel: Assert if rounding-up-to-page-size would wrap around to 0 2021-02-14 10:01:50 +01:00
x86 Kernel: Move SMAP disabler RAII helper to its own file 2021-02-25 17:25:34 +01:00