K 10 svn:author V 6 marius K 8 svn:date V 27 2013-03-02T13:04:58.716758Z K 7 svn:log V 274 Revert the part of r247600 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. Submitted by: bde END