From owner-cvs-src@FreeBSD.ORG Fri Aug 26 00:05:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D72116A41F; Fri, 26 Aug 2005 00:05:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A260443D49; Fri, 26 Aug 2005 00:05:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j7Q05Kvf023320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Aug 2005 20:05:20 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j7Q05K6P007431; Thu, 25 Aug 2005 20:05:20 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E7D835380D; Thu, 25 Aug 2005 20:05:19 -0400 (EDT) Date: Thu, 25 Aug 2005 20:05:19 -0400 From: Kris Kennaway To: Stephan Uphoff Message-ID: <20050826000519.GA18065@xor.obsecurity.org> References: <200508252033.j7PKXhdT078969@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <200508252033.j7PKXhdT078969@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/amd64/amd64 exception.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 00:05:22 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 25, 2005 at 08:33:43PM +0000, Stephan Uphoff wrote: > ups 2005-08-25 20:33:43 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/amd64/amd64 exception.S=20 > Log: > NMI handler should not enable interrupts. > =20 > Tested by: kris@ > MFC after: 3 weeks It would be great to get this into 6.0..isn't this broken there too? If so, it's necessary to make KDB_STOP_NMI work, which is in turn necessary to debug a large class of panics on SMP. Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDDly/Wry0BWjoQKURAiaVAKDoj0ZYeqKqHz+TP4u85WY866XQgACdEudA d07EA4SQEQCbhwjgsUA+ehc= =bRjf -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--