Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 1997 10:39:17 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern uipc_socket2.c
Message-ID:  <199709041739.KAA29318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1997/09/04 10:39:16 PDT

  Modified files:
    sys/kern             uipc_socket2.c 
  Log:
  sonewconn no longer passes curproc to the protocol attach method
  since that might cause in_pcballoc to call MALLOC with M_WAITOK during
  a software interrupt.
  Reviewed by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
  
  Revision  Changes    Path
  1.29      +2 -2      src/sys/kern/uipc_socket2.c



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