Tomas Hruby 50473107c2 saved_proc in exception() may be NULL
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.
2009-08-29 19:26:46 +00:00
2009-08-17 18:49:15 +00:00
2009-01-09 16:44:47 +00:00
2009-08-26 21:01:46 +00:00
2009-07-02 16:25:31 +00:00
2006-03-08 16:34:36 +00:00
2008-11-19 13:15:35 +00:00
Description
No description provided
91 MiB
Languages
C 78%
Roff 10.6%
Assembly 4.6%
Shell 3.8%
Makefile 1.5%
Other 1.1%