From owner-cvs-all Fri Apr 6 0:20:30 2001 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 F392537B443; Fri, 6 Apr 2001 00:20:27 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f367KRU00323; Fri, 6 Apr 2001 00:20:27 -0700 (PDT) (envelope-from jhb) Message-Id: <200104060720.f367KRU00323@freefall.freebsd.org> From: John Baldwin Date: Fri, 6 Apr 2001 00:20:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include globaldata.h src/sys/i386/i386 genassym.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/04/06 00:20:27 PDT Modified files: sys/i386/include globaldata.h sys/i386/i386 genassym.c Log: Axe the per-cpu variable witness_spin_check as it was replaced by the per-cpu spinlocks list. Revision Changes Path 1.26 +1 -2 src/sys/i386/include/globaldata.h 1.109 +1 -3 src/sys/i386/i386/genassym.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message