K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-11-03T22:42:58.000000Z K 7 svn:log V 307 Don't require INTR_FAST handlers to be exclusive in the MI layer. Instead, let the MD code choose whether or not to implement such a policy. The new i386 interrupt code allows multiple FAST handlers for a given source for example. However, the code does not allow FAST and non-FAST handlers to be mixed. END