NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53208 CVS commit: src/sys/uvm
The following reply was made to PR kern/53208; it has been noted by GNATS.
From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53208 CVS commit: src/sys/uvm
Date: Tue, 24 Apr 2018 16:35:54 +0000
Module Name: src
Committed By: jakllsch
Date: Tue Apr 24 16:35:53 UTC 2018
Modified Files:
src/sys/uvm: uvm_page.c
Log Message:
In uvm_page_recolor(), kmem_free() old size rather than new size.
From Yaniv Abraham-Rabinovitch in PR kern/53208.
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/sys/uvm/uvm_page.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