Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/14/2007 21:39:40
Module Name:	src
Committed By:	he
Date:		Wed Mar 14 21:39:40 UTC 2007

Modified Files:
	src/sys/arch/alpha/alpha: pmap.c

Log Message:
Absent documentation as to what the newly added 'ipl' argument to
pool_init() is supposed to do, and actual usage of that argument in
pool_init()'s implementation, add use of IPL_VM to the TLB shootdown
job queue pool initialization to get this building again.
Someone suggested an IPL_XXX_ASK_ANDY constant be introduced...


To generate a diff of this commit:
cvs rdiff -r1.221 -r1.222 src/sys/arch/alpha/alpha/pmap.c

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