diff options
author | alc <alc@FreeBSD.org> | 2005-10-23 07:41:56 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2005-10-23 07:41:56 +0000 |
commit | 7e0abcbfdfd2aaab84f2ccdf2e2e9c34caf49a01 (patch) | |
tree | e5efa8663ca2c1c69874aa2369c6967dc945ea76 /sys/dev/ic | |
parent | ef2eb0904eb393677771468885d9dc84acd4aebf (diff) | |
download | FreeBSD-src-7e0abcbfdfd2aaab84f2ccdf2e2e9c34caf49a01.zip FreeBSD-src-7e0abcbfdfd2aaab84f2ccdf2e2e9c34caf49a01.tar.gz |
Previously, nothing prevented the page that was returned by pmap_extract()
from being reclaimed before it was wired. Use pmap_extract_and_hold()
instead of pmap_extract() and retain the hold on the page until it has been
wired.
Diffstat (limited to 'sys/dev/ic')
0 files changed, 0 insertions, 0 deletions