NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46193 CVS commit: [netbsd-6] src/sys/uvm
The following reply was made to PR kern/46193; it has been noted by GNATS.
From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46193 CVS commit: [netbsd-6] src/sys/uvm
Date: Mon, 9 Apr 2012 18:13:11 +0000
Module Name: src
Committed By: riz
Date: Mon Apr 9 18:13:11 UTC 2012
Modified Files:
src/sys/uvm [netbsd-6]: uvm_amap.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #173):
sys/uvm/uvm_amap.c: revision 1.107
initialize amap per-page reference counts before changing the amap's
overall reference count. this fixes the crashes seen for the last 9 months
with web browers and plugins, which was also the cause of PR 46193.
To generate a diff of this commit:
cvs rdiff -u -r1.105.2.1 -r1.105.2.2 src/sys/uvm/uvm_amap.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