Subject: PR/29179 CVS commit: src/sys/arch/hp300/hp300
To: None <yamt@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 02/12/2005 08:18:01
The following reply was made to PR port-mac68k/29179; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29179 CVS commit: src/sys/arch/hp300/hp300
Date: Sat, 12 Feb 2005 08:17:38 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Sat Feb 12 08:17:38 UTC 2005
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
Log Message:
hp300 part of the following change,
which was missed due to a sticky tag in my local tree.
pointed by Izumi Tsutsui.
> remove uvm_map_protect from cpu_startup of several ports.
> - they shouldn't be needed with the current fault handler.
> - they causes assertion failure with the recent vm_map implementation.
>
> discussed on tech-kern@. reviewed by Chuck Silvers.
> PR/29179 from Julio M. Merino Vidal.
To generate a diff of this commit:
cvs rdiff -r1.181 -r1.182 src/sys/arch/hp300/hp300/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.