Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/16/2001 18:58:38
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Nov 16 16:58:37 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm [nathanw_sa]: arm_machdep.c

Log Message:
cpu_upcall(): Ooops, don't reference the upcall structure after
we've put it back in the pool.  Upcalls seem to be working on
the ARM, now.


To generate a diff of this commit:
cvs rdiff -r1.2.6.1 -r1.2.6.2 syssrc/sys/arch/arm/arm/arm_machdep.c

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