Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/05/2002 05:36:36
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jul  5 02:36:36 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm [nathanw_sa]: arm_machdep.c sigcode.S
	syssrc/sys/arch/arm/arm32 [nathanw_sa]: genassym.cf
	syssrc/sys/arch/arm/include [nathanw_sa]: frame.h

Log Message:
When delivering an upcall, arrange to have the kernel return to
the upcall directly, and use the upcall trampoline only to exit
if the upcall returns.


To generate a diff of this commit:
cvs rdiff -r1.2.6.13 -r1.2.6.14 syssrc/sys/arch/arm/arm/arm_machdep.c
cvs rdiff -r1.1.10.1 -r1.1.10.2 syssrc/sys/arch/arm/arm/sigcode.S
cvs rdiff -r1.5.4.5 -r1.5.4.6 syssrc/sys/arch/arm/arm32/genassym.cf
cvs rdiff -r1.3.6.2 -r1.3.6.3 syssrc/sys/arch/arm/include/frame.h

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