Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/17/2004 10:01:11
Module Name:	src
Committed By:	pk
Date:		Sat Apr 17 10:01:11 UTC 2004

Modified Files:
	src/sys/arch/sparc/sparc: cpu.c cpuvar.h

Log Message:
Add support for fast cross call handlers that execute in the trap window
on the destination CPU. The `fast handler' address takes the place of the
unused fourth argument to xcall().


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.59 -r1.60 src/sys/arch/sparc/sparc/cpuvar.h

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