Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 12/03/2000 14:57:38
Module Name: syssrc
Committed By: takemura
Date: Sun Dec 3 12:57:38 UTC 2000
Modified Files:
syssrc/sys/arch/hpcmips/hpcmips: machdep.c
Log Message:
Cancel previous change and revert to revision 1.35.
You can't pmap_steal_memory to allocate proc0 bacase physical memory
detection calls badaddr which needs proc0.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/hpcmips/hpcmips/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.