From owner-cvs-all@FreeBSD.ORG Fri Feb 18 15:37:34 2005 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 F05C416A4CE; Fri, 18 Feb 2005 15:37:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8ADF43D39; Fri, 18 Feb 2005 15:37:34 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1IFbYlW019300; Fri, 18 Feb 2005 15:37:34 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1IFbY8j019299; Fri, 18 Feb 2005 15:37:34 GMT (envelope-from marius) Message-Id: <200502181537.j1IFbY8j019299@repoman.freebsd.org> From: Marius Strobl Date: Fri, 18 Feb 2005 15:37:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/include pmap.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: Fri, 18 Feb 2005 15:37:35 -0000 marius 2005-02-18 15:37:34 UTC FreeBSD src repository Modified files: sys/sparc64/include pmap.h Log: Silence witness warnings about duplicate pmap lock emitted since rev. 1.145 of sys/sparc64/sparc64/pmap.c. Submitted by: alc Revision Changes Path 1.44 +1 -1 src/sys/sparc64/include/pmap.h