K 10 svn:author V 6 marius K 8 svn:date V 27 2009-03-19T16:11:14.284698Z K 7 svn:log V 298 MFC: r185109 Use the interrupt level right below PIL_FAST for executing interrupt filters instead of PIL_FAST and allow special filters and handlers for interrupts which need to be able to interrupt even filters, f.e. bus error interrupts, to be registered with the revived INTR_FAST at PIL_FAST. END