git: kernel - pmap (64bit) add missing wiring to fix panic
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 26 15:46:14 PDT 2011
commit 79ccbaaedf6d07d50409a8ec057976a25cda3874
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list