Subject: CVS commit: src/sys/arch/arm/footbridge
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 04/16/2006 23:31:54
Module Name:	src
Committed By:	chris
Date:		Sun Apr 16 23:31:54 UTC 2006

Modified Files:
	src/sys/arch/arm/footbridge: footbridge_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.7 -r1.8 src/sys/arch/arm/footbridge/footbridge_intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.