Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386



Module Name:    syssrc
Committed By:   fvdl
Date:           Sun Dec  1 00:15:37 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: intr.c vector.S
        syssrc/sys/arch/i386/include: intr.h

Log Message:
For softints, there's no intrframe on the stack, so don't try to use it.
Use a seperate lock function (in taking the same lock) instead.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/i386/i386/intr.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/vector.S
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/i386/include/intr.h

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