Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 04/20/2001 21:11:53
Module Name: syssrc
Committed By: toshii
Date: Fri Apr 20 18:11:53 UTC 2001
Modified Files:
syssrc/sys/arch/arm/arm32: pmap.c
Log Message:
In pmap_allocpagedir(), check if uvm_km_zalloc of ptpt is successful,
and handle alloc failure case.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/arm32/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.