]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out just a portion of Alfred's last commit. Remove the MBUF_CHECK
authorBosko Milekic <bmilekic@FreeBSD.org>
Wed, 21 Jul 2004 21:03:01 +0000 (21:03 +0000)
committerBosko Milekic <bmilekic@FreeBSD.org>
Wed, 21 Jul 2004 21:03:01 +0000 (21:03 +0000)
commit01e9ccbd9c946d40fd4b4176a7c8c346ee61315a
tree16cae26dd78cac27005e1d71041e084af97985b7
parent6d69b36945d97015c3eb50a5fb51c2a2489c7902
Back out just a portion of Alfred's last commit.  Remove the MBUF_CHECK
(WITNESS) for code paths that always call uma_zalloc_arg() shortly
after where the check was, because uma_zalloc_arg() already does
a similar check.

No objections from Alfred.  Thanks Alfred.
sys/kern/uipc_mbuf.c
sys/sys/mbuf.h