Don't fault a page in twice (first prefault, then vm_fault); the first was
authortholo <tholo@openbsd.org>
Wed, 22 Jan 1997 04:15:17 +0000 (04:15 +0000)
committertholo <tholo@openbsd.org>
Wed, 22 Jan 1997 04:15:17 +0000 (04:15 +0000)
commit0834506881a4d7ee84ee43395a1360842a427b90
treed4cb10138460beb906d61ad0d0c38533ccb4a4e1
parent18eb619ecc675a319f74f84cee13a0cbde32aa10
Don't fault a page in twice (first prefault, then vm_fault); the first was
not neccecary (and actually caused some problems).
sys/miscfs/procfs/procfs_mem.c