From owner-cvs-all Tue Feb 26 10: 9:15 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 EB59137B42F; Tue, 26 Feb 2002 10:08:54 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QI8sD64428; Tue, 26 Feb 2002 10:08:54 -0800 (PST) (envelope-from dillon) Message-Id: <200202261808.g1QI8sD64428@freefall.freebsd.org> From: Matt Dillon Date: Tue, 26 Feb 2002 10:08:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c 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 dillon 2002/02/26 10:08:54 PST Modified files: sys/i386/i386 pmap.c Log: Make peter's commit compatible with interrupt-enabled critical_enter() and exit(), which has already solved the problem in regards to deadlocked IPI's. Revision Changes Path 1.309 +2 -2 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message