From owner-cvs-all Wed Feb 27 22:17:10 2002 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 E632F37B402; Wed, 27 Feb 2002 22:17:05 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1S6H5810031; Wed, 27 Feb 2002 22:17:05 -0800 (PST) (envelope-from bmilekic) Message-Id: <200202280617.g1S6H5810031@freefall.freebsd.org> From: Bosko Milekic Date: Wed, 27 Feb 2002 22:17:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include atomic.h mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmilekic 2002/02/27 22:17:05 PST Modified files: sys/i386/include atomic.h mutex.h Log: Make MPLOCKED work again in asm files and stringify it explicitly where necessary. Reviewed by: jake Revision Changes Path 1.26 +4 -4 src/sys/i386/include/atomic.h 1.35 +6 -6 src/sys/i386/include/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message