From owner-cvs-all@FreeBSD.ORG Tue Oct 25 16:42:33 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 6CA5716A41F; Tue, 25 Oct 2005 16:42:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28B6743D55; Tue, 25 Oct 2005 16:42:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0CDAB1A3C29; Tue, 25 Oct 2005 09:42:24 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DD031531F8; Tue, 25 Oct 2005 12:42:22 -0400 (EDT) Date: Tue, 25 Oct 2005 12:42:22 -0400 From: Kris Kennaway To: John Baldwin Message-ID: <20051025164222.GB16812@xor.obsecurity.org> References: <200510242104.j9OL4J2B045827@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <200510242104.j9OL4J2B045827@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_kdb.c subr_smp.c src/sys/amd64/amd64 mp_machdep.c trap.c src/sys/amd64/conf NOTES src/sys/amd64/include smp.h src/sys/conf options.amd64 options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c trap.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 25 Oct 2005 16:42:33 -0000 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 24, 2005 at 09:04:19PM +0000, John Baldwin wrote: > jhb 2005-10-24 21:04:19 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern subr_kdb.c subr_smp.c=20 > sys/amd64/amd64 mp_machdep.c trap.c=20 > sys/amd64/conf NOTES=20 > sys/amd64/include smp.h=20 > sys/conf options.amd64 options.i386 options.pc98=20 > sys/i386/conf NOTES=20 > sys/i386/i386 mp_machdep.c trap.c=20 > sys/i386/include smp.h=20 > sys/pc98/conf NOTES=20 > sys/sys smp.h=20 > Log: > Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to = all > IPI_STOP IPIs. I thought we were going to make KDB_STOP_NMI the default (since it's necessary to avoid hangs on panic on SMP machines). That seems like it's more risky now that it's bound up with other code. Kris --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDXmBtWry0BWjoQKURAsCuAKCVuyPdTKPPvXKtQvW/CHLOiY6HrwCg9gMK MHnk4yajRellor+gcBtcdAs= =fq/V -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq--