cvs commit: src/sys/netgraph ng_device.c

Gleb Smirnoff glebius at FreeBSD.org
Mon Feb 28 09:54:28 GMT 2005


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


More information about the cvs-all mailing list