diff options
author | alc <alc@FreeBSD.org> | 2002-05-12 05:22:56 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-05-12 05:22:56 +0000 |
commit | e7bbea38d981582adb68f002d1abf784b0ea7047 (patch) | |
tree | b9a492a1fc3377262b2f1fa1e9406faa0940c5b8 /sys/ia64/acpica | |
parent | 34259ca95142f09cfa9e46200da392f409f7f039 (diff) | |
download | FreeBSD-src-e7bbea38d981582adb68f002d1abf784b0ea7047.zip FreeBSD-src-e7bbea38d981582adb68f002d1abf784b0ea7047.tar.gz |
o Acquire and release Giant in vm_object_reference() and
vm_object_deallocate(), replacing the assertion GIANT_REQUIRED.
o Remove GIANT_REQUIRED from vm_map_protect() and vm_map_simplify_entry().
o Acquire and release Giant around vm_map_protect()'s call to pmap_protect().
Altogether, these changes eliminate the need for mprotect() to acquire
and release Giant.
Diffstat (limited to 'sys/ia64/acpica')
0 files changed, 0 insertions, 0 deletions