Subject: Re: CVS commit: syssrc
To: None <he@netbsd.org>
From: None <itojun@iijlab.net>
List: source-changes
Date: 06/03/2000 23:23:26
>Module Name:	syssrc
>Committed By:	he
>Date:		Sat Jun  3 14:18:24 UTC 2000
>Modified Files:
>	syssrc/sys/arch/i386/i386 [netbsd-1-4]: pmap.new.c
>Log Message:
>Apply patch (from revision 1.91 of pmap.c, requested by thorpej):
>  When allocating new PT pages during early bootstrap (i.e. before
>  pmap_init() has finished), make sure to zero them.

	it seems to me that some of recent changes around here broke APM on
	IBM notebook machines.  I'm still wondering which is the genuine
	source.  see PR10271.  do people with IBM thinkpad doing fine with
	the above change?

itojun