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-25 09:12:48 +00:00
2011-05-22 09:58:48 +00:00
MFC
2011-05-09 18:53:13 +00:00
2011-07-25 09:12:48 +00:00
2011-07-08 10:58:56 +00:00
2011-07-25 09:12:48 +00:00
MFC
2011-05-27 16:09:10 +00:00
2011-07-20 18:51:18 +00:00
2011-07-25 09:12:48 +00:00