Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 17:17:39 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 bus_machdep.c
Message-ID:  <200210010017.g910HdQB061190@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/09/30 17:17:39 PDT

  Modified files:
    sys/sparc64/sparc64  bus_machdep.c 
  Log:
  Use M_NOWAIT instead of M_WAITOK when allocating dmamaps; the allocations
  functions may be called from a device strategy routine when sleeping is
  bad.
  
  Submitted by:   phk
  Reviewed by:    tmm
  
  Revision  Changes    Path
  1.10      +7 -4      src/sys/sparc64/sparc64/bus_machdep.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?200210010017.g910HdQB061190>