ff65afd003
This way we can choose our own size for the stack and don't have to identity map it manually. Also this way the bootloader doesn't have to change the stack pointer right before calling into the kernel (which it currently does in an unsound way)