From owner-cvs-all Tue Feb 26 9:49: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 86CE037B400; Tue, 26 Feb 2002 09:48:57 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g1QHoT053834; Tue, 26 Feb 2002 12:50:29 -0500 (EST) (envelope-from jake) Date: Tue, 26 Feb 2002 12:50:29 -0500 From: Jake Burkholder To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 exception.s genassym.c machdep.c mp_machdep.c mpapic.c swtch.s vm_machdep.c src/sys/i386/include cpufunc.h pcb.h src/sys/i386/isa apic_vector.s clock.c icu_vector.s intr_machdep.c intr_machdep.h npx.c src/sys/kern ... Message-ID: <20020226125029.B51363@locore.ca> References: <200202261706.g1QH6LC51333@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202261706.g1QH6LC51333@freefall.freebsd.org>; from dillon@FreeBSD.org on Tue, Feb 26, 2002 at 09:06:21AM -0800 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 Apparently, On Tue, Feb 26, 2002 at 09:06:21AM -0800, Matt Dillon said words to the effect of; > dillon 2002/02/26 09:06:21 PST > > Modified files: > sys/i386/i386 exception.s genassym.c machdep.c > mp_machdep.c mpapic.c swtch.s > vm_machdep.c > sys/i386/include cpufunc.h pcb.h > sys/i386/isa apic_vector.s clock.c icu_vector.s > intr_machdep.c intr_machdep.h npx.c > sys/kern kern_fork.c kern_switch.c > sys/sys pcpu.h > Log: > STAGE-1 of 3 commit - allow (but do not require) interrupts to remain > enabled in critical sections and streamline critical_enter() and > critical_exit(). > This patch was in dispute and still being discussed. Both jhb and bde had issues with it which were not resolved. It should not have been committed until these issues were resolved. This does not set a very good precedent for developer relations. Please back it out. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message