diff options
author | alc <alc@FreeBSD.org> | 2002-05-18 07:48:06 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-05-18 07:48:06 +0000 |
commit | b4282fb943cfd5a08b7f9baef013c294db04cee2 (patch) | |
tree | beb8c14f2bcf2a2256cebc57c7a4acb680403ca3 /sys/compat/linux/linux_ipc.c | |
parent | 10889ae6562cdd1e12fe30c413fca495aa709e22 (diff) | |
download | FreeBSD-src-b4282fb943cfd5a08b7f9baef013c294db04cee2.zip FreeBSD-src-b4282fb943cfd5a08b7f9baef013c294db04cee2.tar.gz |
o Remove GIANT_REQUIRED from vm_map_madvise(). Instead, acquire and
release Giant around vm_map_madvise()'s call to pmap_object_init_pt().
o Replace GIANT_REQUIRED in vm_object_madvise() with the acquisition
and release of Giant.
o Remove the acquisition and release of Giant from madvise().
Diffstat (limited to 'sys/compat/linux/linux_ipc.c')
0 files changed, 0 insertions, 0 deletions