From owner-cvs-all Sat Feb 1 4:41:28 2003 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 20E9E37B401; Sat, 1 Feb 2003 04:41:27 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B005C43FA7; Sat, 1 Feb 2003 04:41:26 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <2003020112412505100hrutae>; Sat, 1 Feb 2003 12:41:26 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id EAA53073; Sat, 1 Feb 2003 04:41:25 -0800 (PST) Date: Sat, 1 Feb 2003 04:41:23 -0800 (PST) From: Julian Elischer To: Jon Mini Cc: phk@freebsd.org, "M. Warner Losh" , jhb@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, tjr@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_trap.c In-Reply-To: <20030201123728.GV27470@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 1 Feb 2003, Jon Mini wrote: > phk@freebsd.org [phk@freebsd.org] wrote : > > > Well, considering that you have to: > > > > Generate backout patch. > > Test it on at least: > > i386/UP > > i386/SMP > > alpha/UP > > alpha/SMP > > sparc64 (has no UP/SMP split) > > Commit it. > > Woah.. > We need to test backouts? > > Doesn't that seem a bit extreme? yes, but In this case I did, because I had to generate the backout from CVS and wasn't sure I caught the associated patched added by other people at other times. Generally, with a simple recent backout you wouldn't go to so much trouble. > > -- > Jonathan Mini > http://www.freebsd.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message