Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 00:08:28 -0500
From:      "Alan L. Cox" <alc@imimic.com>
To:        alpha@freebsd.org
Subject:   [Fwd: cvs commit: src/sys/vm vm_page.c]
Message-ID:  <3F766CCC.C3C82F24@imimic.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------2C80A7ECDB102614A0730524
Content-Type: text/plain; charset=x-user-defined
Content-Transfer-Encoding: 7bit

In order to eliminate the exception described below, the pte object
needs to be removed from the Alpha's pmap.  I'm hoping that someone here
is willing to do this.  The amd64 pmap is similar enough that
essentially duplicating revisions 1.438 through 1.440 should do the
trick.

Alan
--------------2C80A7ECDB102614A0730524
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Received: from mx2.freebsd.org (216.136.204.119)2-0234124647
	for <alc@imimic.com>; Sun, 28 Sep 2003 00:50:48 -0400 (EDT)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP
	id 0EA375553E; Sat, 27 Sep 2003 21:50:51 -0700 (PDT)
	(envelope-from owner-src-committers@FreeBSD.org)
Received: by hub.freebsd.org (Postfix)
	id CED2816A4C2; Sat, 27 Sep 2003 21:50:50 -0700 (PDT)
Delivered-To: alc@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
	id B60BB16A4C0; Sat, 27 Sep 2003 21:50:50 -0700 (PDT)
Delivered-To: src-committers@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DEB7916A4B3; Sat, 27 Sep 2003 21:50:49 -0700 (PDT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6079E43FE0; Sat, 27 Sep 2003 21:50:49 -0700 (PDT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8S4onXJ009422;
	Sat, 27 Sep 2003 21:50:49 -0700 (PDT)
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8S4omqu009421;
	Sat, 27 Sep 2003 21:50:48 -0700 (PDT)
	(envelope-from alc)
Message-Id: <200309280450.h8S4omqu009421@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Sat, 27 Sep 2003 21:50:48 -0700 (PDT)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/vm vm_page.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-src-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Loop-Detect: 1
X-Mozilla-Status2: 00000000

alc         2003/09/27 21:50:48 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  In vm_page_remove(), assert that the vm object is locked, unless an Alpha.
  (The Alpha still requires updates to its pmap.)
  
  Revision  Changes    Path
  1.262     +3 -2      src/sys/vm/vm_page.c

--------------2C80A7ECDB102614A0730524--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F766CCC.C3C82F24>