Module Name: src Committed By: skrll Date: Mon Oct 31 12:27:23 UTC 2016
Modified Files: src/sys/arch/mips/cavium: octeon_intr.c Log Message: Fixup IPI interrupt delivery and splsched mask so that sys/uvm/pmap/pmap_tlb.c 541 KASSERTMSG(ci->ci_cpl >= IPL_SCHED, 542 "%s: cpl (%d) < IPL_SCHED (%d)", 543 __func__, ci->ci_cpl, IPL_SCHED); doesn't fire. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/cavium/octeon_intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.