From owner-cvs-all Mon Oct 2 19:23:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5400637B502; Mon, 2 Oct 2000 19:23:36 -0700 (PDT) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA93020; Mon, 2 Oct 2000 19:23:36 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Message-Id: <200010030223.TAA93020@freefall.freebsd.org> From: Bosko Milekic Date: Mon, 2 Oct 2000 19:23:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2000/10/02 19:23:36 PDT Modified files: sys/sys mbuf.h Log: Fix a problem with MCHTYPE macro's use of atomic(). Basically, the reason most people haven't seen this is most likely related to the low usage of MCHTYPE. Pointed out and suggested a fix by: Boris Popov (bp) - thanks! Revision Changes Path 1.57 +3 -3 src/sys/sys/mbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message