CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/04/16 16:35:24

Modified files:
        sys/arch/sparc64/sparc64: intr.c 

Log message:
Fix handling of shared interrupts.  Make sure we use the lowest priority of
all the interrupt handles when reprioritizing the interrupt on reception,
but always run the handler at the desired priority.  Make sure
ci_handled_intr_level is set correctly.  Gets rid of splassert warnings
seem on many of the PCIe systems with mpi(4).

tested by deraadt@, jbg@

Reply via email to