Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/xscale
Module Name: src
Committed By: scw
Date: Mon Jan 12 10:25:06 UTC 2004
Modified Files:
src/sys/arch/arm/xscale: i80321_intr.h ixp425_intr.h
Log Message:
Use __insn_barrier() to prevent the compiler reordering splx/splraise
relative to the code they're supposed to protect.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/xscale/i80321_intr.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/xscale/ixp425_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