Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/i386/i386



Module Name:    syssrc
Committed By:   fvdl
Date:           Wed Nov 27 00:43:12 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: intr.c

Log Message:
Only take the kernel lock if we interrupted while < IPL_SCHED. Handlers
at higher levels must therefore provide their own locking. Currently
this is only serial interrupts (com), which has COM_MPLOCK for this
purpose.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/i386/i386/intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index