Subject: Re: CVS commit: src/sys/arch/alpha/alpha
To: None <he@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/14/2007 22:41:28
> 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...

I'm sorry about the fallout from this change. There are a number of files
that I did change but in the process of merging them from one tree to
another some changes got lost. I have no explanation for that yet beyond
I made a mistake somewhere, but I do know that there were no rejects when
merging and I do know that I changed the files in question.

Before checking in I built several architectures and individually reviewed
every change made, but I do not have the time to build for all of the
architectures that we support.

Respectfully,
Andrew