Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 15:12:19 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c
Message-ID:  <200507131512.j6DFCJAh071939@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507131512.j6DFCJAh071939>