kexec system call: makes it possible to call a new kernel, without rebooting and going through the BIOS / firmware.
Idea: after a kernel panic, make the kernel automatically execute a new, clean kernel from a reserved location in RAM, to perform post-mortem analysis of the memory of the crashed kernel.