Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/25/2003 12:08:45
Module Name:	src
Committed By:	yamt
Date:		Sat Oct 25 12:08:45 UTC 2003

Modified Files:
	src/sys/kern: kern_sa.c

Log Message:
don't assume the order of upcall stacks in the array from userland.
(it's reversed in the case of topdown vm.)

kern/23266 from Kouichirou Hiratsuka and tested by him.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/kern/kern_sa.c

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