cvs commit: src/sys/kern kern_mac.c
Robert Watson
rwatson at FreeBSD.org
Tue Apr 15 12:33:24 PDT 2003
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
More information about the cvs-src
mailing list