From owner-freebsd-current@FreeBSD.ORG Fri Jan 20 15:42:00 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2423F106564A; Fri, 20 Jan 2012 15:42:00 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 77AB38FC12; Fri, 20 Jan 2012 15:41:59 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q0KFfwJM018143; Fri, 20 Jan 2012 19:41:58 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q0KFfw8e018142; Fri, 20 Jan 2012 19:41:58 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 20 Jan 2012 19:41:58 +0400 From: Gleb Smirnoff To: current@FreeBSD.org, avg@FreeBSD.org Message-ID: <20120120154158.GD16676@FreeBSD.org> References: <20120117110242.GD12760@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20120117110242.GD12760@glebius.int.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: new panic in cpu_reset() with WITNESS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 15:42:00 -0000 On Tue, Jan 17, 2012 at 03:02:42PM +0400, Gleb Smirnoff wrote: T> New panic has been introduced somewhere between T> r229851 and r229932, that happens on shutdown if T> kernel has WITNESS and doesn't have WITNESS_SKIPSPIN. I've run through binary search and panic was introduced by r229854. -- Totus tuus, Glebius.