Subject: Re: CVS commit: src/sys/arch/amd64/amd64
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Brett Lymn <blymn@baesystems.com.au>
List: source-changes
Date: 06/06/2005 11:21:24
On Mon, Jun 06, 2005 at 10:01:44AM +0900, YAMAMOTO Takashi wrote:
> 
> does the global "pdes" really exist?
> 

I don't know.  A quick grep of the sources I have on my laptop show an
external declaration in the MD version of pmap.h for amd64 but I
cannot see where it gets used.  I took the least risk option (to me)
of renaming the variables in the functions because I could see and
understand the scoping.

I will try removing the extern definition from pmap.h tonight and see
what breaks.

-- 
Brett Lymn