CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2009/05/21 10:25:26

Modified files:
        sys/arch/sgi/sgi: ip27_machdep.c 

Log message:
If we had interrupts to service and interrupts to mark as pending, after
servicing interrupts, correctly mask the other (marked as pending)
interrupts in imr. Otherwise we get another interrupt immediately for nothing
(which updates imr correctly the second time).

Reply via email to