Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/17/2007 00:56:46
Module Name:	src
Committed By:	uwe
Date:		Sat Mar 17 00:56:46 UTC 2007

Modified Files:
	src/sys/arch/sh3/sh3: locore_c.c

Log Message:
sh3_switch_setup: make md_upte[] map uarea pages in reverse order so
that mapping for the bottom of the stack (practically the only page we
ever touch) is found on earlier iterations through md_upte[] in the
tlb miss handler.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/sh3/sh3/locore_c.c

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