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:           Sun Feb 24 13:35:03 UTC 2008

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

Log Message:
Reorder splx code so we don't have to disable interrupts, we might get a
few spurious times when we go into splx_lifter, but that'll hopefully be
the minority case.

Uses suggested reordering from scw@


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 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