mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
This allows us to use all the same fun memory protection features as the rest of the system for ring0 processes. Previously a ring0 process could over- or underrun its stack and nobody cared, since kmalloc_eternal is the wild west of memory.
24 KiB
24 KiB