Subject: CVS commit: [nathanw_sa] src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/06/2003 00:38:25
Module Name:	src
Committed By:	thorpej
Date:		Sun Jan  5 22:38:24 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc [nathanw_sa]: locore.s machdep.c

Log Message:
Remove the upcall trampoline, and invoke the upcall directly.  Also,
there is no need to fiddle with register windows here, nor to save the
arguments to the stack.

Reviewed by uwe.


To generate a diff of this commit:
cvs rdiff -r1.148.4.19 -r1.148.4.20 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.187.4.21 -r1.187.4.22 src/sys/arch/sparc/sparc/machdep.c

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