Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 05/25/2007 10:40:04
Module Name:	src
Committed By:	skrll
Date:		Fri May 25 10:40:04 UTC 2007

Modified Files:
	src/sys/arch/arm/arm32: cpuswitch.S

Log Message:
No need to check if oldl == newl in cpu_switchto. All the callers ensure
this is correct.

Fixup a few comments while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/arch/arm/arm32/cpuswitch.S

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