Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm/iq80310
Module Name: src
Committed By: he
Date: Tue Jan 13 23:18:54 UTC 2004
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.h
Log Message:
Copy code from iq80321 / ixp425:
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.2 -r1.3 src/sys/arch/evbarm/iq80310/iq80310_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