Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 10:33:33 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_mppc.c
Message-ID:  <200009211733.KAA22677@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/09/21 10:33:33 PDT

  Modified files:
    sys/netgraph         ng_mppc.c 
  Log:
  Allocate memory with M_NOWAIT instead of M_WAITOK because we could
  be called in an interrupt context.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/netgraph/ng_mppc.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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