Subject: CVS commit: src/sys/compat/linux/arch/arm
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/23/2006 21:16:58
Module Name:	src
Committed By:	bjh21
Date:		Wed Aug 23 21:16:58 UTC 2006

Modified Files:
	src/sys/compat/linux/arch/arm: linux_machdep.c

Log Message:
Use VALID_R15_PSR() to check the context we're restoring in
linux_sys_sigreturn().  Somehow this got missed when I introduced that macro.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/compat/linux/arch/arm/linux_machdep.c

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