From owner-cvs-src@FreeBSD.ORG Fri Aug 26 14:59:58 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 ECBAC16A41F for ; Fri, 26 Aug 2005 14:59:58 +0000 (GMT) (envelope-from ups@freebsd.org) Received: from smtp.speedfactory.net (smtp.speedfactory.net [66.23.216.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C1C443D46 for ; Fri, 26 Aug 2005 14:59:57 +0000 (GMT) (envelope-from ups@freebsd.org) Received: (qmail 25854 invoked by uid 210); 26 Aug 2005 15:00:53 +0000 Received: from 66.23.216.49 by talon (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.85.1/1041. spamassassin: 3.0.2. perlscan: 1.25st. Clear:RC:1(66.23.216.49):. Processed in 0.049374 secs); 26 Aug 2005 15:00:53 -0000 X-Qmail-Scanner-Mail-From: ups@freebsd.org via talon X-Qmail-Scanner: 1.25st (Clear:RC:1(66.23.216.49):. Processed in 0.049374 secs Process 25843) Received: from 66-23-216-49.clients.speedfactory.net (HELO palm.tree.com) (66.23.216.49) by smtp.speedfactory.net with AES256-SHA encrypted SMTP; 26 Aug 2005 15:00:53 +0000 Received: from [127.0.0.1] (ups@localhost.tree.com [127.0.0.1]) by palm.tree.com (8.12.10/8.12.10) with ESMTP id j7QExsrK055482; Fri, 26 Aug 2005 10:59:55 -0400 (EDT) (envelope-from ups@freebsd.org) From: Stephan Uphoff To: Gleb Smirnoff In-Reply-To: <20050826112452.GF23766@cell.sick.ru> References: <200508252033.j7PKXhdT078969@repoman.freebsd.org> <20050826000519.GA18065@xor.obsecurity.org> <20050826112452.GF23766@cell.sick.ru> Content-Type: text/plain Message-Id: <1125068394.55388.92.camel@palm> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 26 Aug 2005 10:59:54 -0400 Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Kris Kennaway 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 14:59:59 -0000 On Fri, 2005-08-26 at 07:24, Gleb Smirnoff wrote: > On Thu, Aug 25, 2005 at 08:05:19PM -0400, Kris Kennaway wrote: > K> It would be great to get this into 6.0..isn't this broken there too? > K> If so, it's necessary to make KDB_STOP_NMI work, which is in turn > K> necessary to debug a large class of panics on SMP. > > KDB_STOP_NMI works for me. Is there any problems with it? Kris experienced some cases where a stopped CPU was woken up by an interrupt.