cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c
John Baldwin
jhb at FreeBSD.org
Wed Jul 13 15:12:19 GMT 2005
jhb 2005-07-13 15:12:19 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Wrap the ia64-specific freebsd32_mmap_partial() hack in Giant for now
since it calls into VFS and VM. This makes the freebsd32_mmap() routine
MP safe and the extra Giants here can be revisited later.
Glanced at by: marcel
MFC after: 3 days
Revision Changes Path
1.39 +6 -1 src/sys/compat/freebsd32/freebsd32_misc.c
More information about the cvs-src
mailing list