Load the bootstrap blob at 4096 instead of 0
This way the NULL page can stay unmapped and the bootstrap code can avoid UB when reading the initfs header (which is at the start of the bootstrap code.
This way the NULL page can stay unmapped and the bootstrap code can avoid UB when reading the initfs header (which is at the start of the bootstrap code.