K 10 svn:author V 6 marius K 8 svn:date V 27 2013-03-02T13:08:13.907753Z K 7 svn:log V 335 - Revert the part of r247601 which turned the overtemperature and power fail interrupt shutdown handlers into filters. Shutdown_nice(9) acquires a sleep lock, which filters shouldn't do. It also seems that kern_reboot(9) still may require Giant to be hold. - Correct an incorrect argument to shutdown_nice(9). Submitted by: bde END