Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 09:54:28 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_device.c
Message-ID:  <200502280954.j1S9sSH1005901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-02-28 09:54:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netgraph         ng_device.c 
  Log:
  Partial MFC of 1.19:
   Make WITNESS happier:
   - refactor ngd_constructor, so that make_dev() is called without
     any locks held, since it mallocs memory with M_WAITOK flag.
  
  Revision  Changes    Path
  1.11.2.4  +13 -19    src/sys/netgraph/ng_device.c



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