We have to use pmap_extract here, pmap_kextract will choke if the page
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 7 May 2006 00:22:37 +0000 (00:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 7 May 2006 00:22:37 +0000 (00:22 +0000)
commitfd6271677625e784427f8981936a8134e2ae32e6
tree8603acb0d98f83e7feb1637388e5ec189e61a09a
parenta0bc8638b5209e2a55a2555707fe7e0772714478
We have to use pmap_extract here, pmap_kextract will choke if the page
directory is missing and the user memory has not been touched.
sys/kern/kern_msfbuf.c