DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - pmap (64bit) add missing wiring to fix panic
commit 79ccbaaedf6d07d50409a8ec057976a25cda3874
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Oct 26 15:43:09 2011 -0700
kernel - pmap (64bit) add missing wiring to fix panic
* When entering an unmanaged pte into a user pmap we have to bump the
wiring count of the parent page table page.
Reported-by: thesjg
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79ccbaaedf6d07d50409a8ec057976a25cda3874
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]