NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46284 CVS commit: src/sys/uvm



The following reply was made to PR kern/46284; it has been noted by GNATS.

From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46284 CVS commit: src/sys/uvm
Date: Fri, 6 Apr 2012 17:16:31 +0000

 Module Name:   src
 Committed By:  chs
 Date:          Fri Apr  6 17:16:30 UTC 2012
 
 Modified Files:
        src/sys/uvm: uvm_glue.c
 
 Log Message:
 fix uarea_system_poolpage_free() to handle freeing a uarea
 that was not allocated by cpu_uarea_alloc() (ie. on plaforms
 where cpu_uarea_alloc() failing is not fatal).
 fixes PR 46284.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.157 -r1.158 src/sys/uvm/uvm_glue.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