
If an exception happens in kernel while the kernel is booting and no processes are running yet, saved_proc == NULL and priting any process related information results in dumping rubish. This check is mostly useful when debugging kernel stuff. Should _never_ happen on a production kernel.
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%