Source-Changes archive

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

CVS commit: [chris-arm-intr-rework] src/sys/arch/arm/include



Module Name:    src
Committed By:   chris
Date:           Sat Feb  9 17:35:33 UTC 2008

Modified Files:
        src/sys/arch/arm/include [chris-arm-intr-rework]: arm_intr.h

Log Message:
Make sure interrupts are not lost between comparing the pending ipl list
and the updating of the current_ipl_level.

Also bias the comparision so that the "fast path" is to assume that we're
unlikely to have interrupts to process on the splx call.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 src/sys/arch/arm/include/arm_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