Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2005 19:27:29 +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/svr4 svr4_socket.c
Message-ID:  <200507071927.j67JRTSf085522@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-07-07 19:27:29 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/svr4      svr4_socket.c 
  Log:
  Lock Giant in svr4_add_socket() so that the various svr4_*stat() calls
  can be marked MP safe as this is the only part of them that is not
  already MP safe.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.25      +6 -0      src/sys/compat/svr4/svr4_socket.c



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