From owner-cvs-all@FreeBSD.ORG Fri May 30 23:43:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3140D37B401; Fri, 30 May 2003 23:43:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3F6343F3F; Fri, 30 May 2003 23:43:55 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4V6ht0U040188; Fri, 30 May 2003 23:43:55 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4V6htXk040187; Fri, 30 May 2003 23:43:55 -0700 (PDT) Message-Id: <200305310643.h4V6htXk040187@repoman.freebsd.org> From: Peter Wemm Date: Fri, 30 May 2003 23:43:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include acpica_machdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 06:43:56 -0000 peter 2003/05/30 23:43:55 PDT FreeBSD src repository Modified files: sys/amd64/include acpica_machdep.h Log: With the help of jhb, fix the ACPI_ACQUIRE_GLOBAL_LOCK() macros and port to amd64 after repocopy. Approved by: re (amd64/*) Revision Changes Path 1.2 +9 -28 src/sys/amd64/include/acpica_machdep.h