Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/09/2005 20:44:25
Module Name: src
Committed By: matt
Date: Sat Apr 9 20:44:25 UTC 2005
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
Rework cpu_upcall. Actually build a stack frame and argument list and
don't use a trampoline.
To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 src/sys/arch/vax/vax/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.