There is no good reason to map these low addresses (userspace could with mmap fixed, but that is grounds for many exploits...); the main advantage however is if we do a null deref or close to (0->foo) within a pagefault we will get a panic stack instead of getting a hang because we cannot get some locks.
66 KiB
66 KiB