Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/09/2005 07:16:38
Module Name:	src
Committed By:	yamt
Date:		Sat Apr  9 07:16:38 UTC 2005

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

Log Message:
alloc_cpuinfo_global_va: don't bother to specify alignment to uvm_map.
we'll do a partial unmap dance later anyway.  PR/29924.


To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/arch/sparc/sparc/cpu.c

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