Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 12:33:23 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c
Message-ID:  <200304151933.h3FJXNmA030289@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/04/15 12:33:23 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mac.c 
  Log:
  mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so
  don't try and convert the argument flags to malloc flags, or we risk
  implicitly requesting blocking and generating witness warnings.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.86      +2 -3      src/sys/kern/kern_mac.c



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