NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49364 CVS commit: src/sys/arch/arm/arm32
The following reply was made to PR port-arm/49364; it has been noted by GNATS.
From: "Matt Thomas" <matt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49364 CVS commit: src/sys/arch/arm/arm32
Date: Sat, 8 Nov 2014 08:01:34 +0000
Module Name: src
Committed By: matt
Date: Sat Nov 8 08:01:34 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
When allocing a l1page, if a page isn't available, use uvm_wait to wait
for one to become available. Should fix PR/49364.
To generate a diff of this commit:
cvs rdiff -u -r1.311 -r1.312 src/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.
Home |
Main Index |
Thread Index |
Old Index