Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   matt
Date:           Sun Jan  6 01:19:42 UTC 2008

Modified Files:
        src/sys/arch/arm/arm32: genassym.cf
        src/sys/arch/shark/isa: isa_irq.S isa_irqhandler.c

Log Message:
Make sure interrupt handler is updating curcpu()->ci_depth


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/arm/arm32/genassym.cf
cvs rdiff -r1.10 -r1.11 src/sys/arch/shark/isa/isa_irq.S
cvs rdiff -r1.18 -r1.19 src/sys/arch/shark/isa/isa_irqhandler.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