Home
last modified time | relevance | path

Searched hist:"4 fa86cc0" (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/alpha/alpha/
H A Dtrap.c4fa86cc0 Tue Feb 04 21:52:42 GMT 2014 miod <miod@openbsd.org> Restore spl (lowering it) with alpha_pal_swpipl() instead of splx() in the
code paths which can be run from ipi handlers, to avoid running soft interrupt
handlers if lowering ipl to 0. Soft interrupts will be processed upon returning
from the ipi interrupt anyway.
H A Dmachdep.c4fa86cc0 Tue Feb 04 21:52:42 GMT 2014 miod <miod@openbsd.org> Restore spl (lowering it) with alpha_pal_swpipl() instead of splx() in the
code paths which can be run from ipi handlers, to avoid running soft interrupt
handlers if lowering ipl to 0. Soft interrupts will be processed upon returning
from the ipi interrupt anyway.