avg 50b05401d3 remove RESTARTABLE_PANICS option
This is done per request/suggestion from John Baldwin
who introduced the option.  Trying to resume normal
system operation after a panic is very unpredictable
and dangerous.  It will become even more dangerous
when we allow a thread in panic(9) to penetrate all
lock contexts.
I understand that the only purpose of this option was
for testing scenarios potentially resulting in panic.

Suggested by:	jhb
Reviewed by:	attilio, jhb
X-MFC-After:	never
Approved by:	re (kib)
2011-07-25 09:12:48 +00:00
..
2011-07-06 09:43:25 +00:00
2011-07-04 20:50:09 +00:00
2011-07-25 09:12:48 +00:00
2011-07-25 09:12:48 +00:00
2011-07-25 09:12:48 +00:00
2010-06-10 16:45:30 +00:00
2011-04-18 14:07:01 +00:00