From owner-cvs-all@FreeBSD.ORG Tue Jun 5 15:29:29 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E71C216A46C for ; Tue, 5 Jun 2007 15:29:29 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 668D513C4B0 for ; Tue, 5 Jun 2007 15:29:29 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so225722uge for ; Tue, 05 Jun 2007 08:29:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=TrpdYi/IkvmQgDCpVYzc9/DagT0wDkGumh0QysisraO1vKvgaA+pIL18nKo9uEiEjtC5nc7gDkuhfJTVcH+fvZF1gaip/abdxwu+4qqs3y999RS/xPFf4IhoI8dk5WP6z3SeOnEBPAG3n0y+DjWpWnijut4vDPo6nYq2J4l68Dg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ieKzvS/F9ddEqRUB3NP6n+xmp4evEHIff+ol7dPwmwed6lscyRJEo86m5xIBnCH8CeOWq+va+gQDNt8YpiSKvs7objWibrj6oo0zZZpNRlxV9IMqhLXuclU3Is4Ki23oGptI/AV/rk1qsOIXDFxJSAd45U6R8medM8JvNEQvgBo= Received: by 10.78.130.6 with SMTP id c6mr2516531hud.1181057367715; Tue, 05 Jun 2007 08:29:27 -0700 (PDT) Received: by 10.78.120.9 with HTTP; Tue, 5 Jun 2007 08:29:27 -0700 (PDT) Message-ID: <3bbf2fe10706050829o2d756a4cu22f98cf11c01f5e4@mail.gmail.com> Date: Tue, 5 Jun 2007 17:29:27 +0200 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Bruce Evans" In-Reply-To: <20070606011022.R35623@besplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200706051420.l55EKEih018925@repoman.freebsd.org> <20070606003412.W35544@besplex.bde.org> <20070605150005.GW2268@deviant.kiev.zoral.com.ua> <20070605150521.GX2268@deviant.kiev.zoral.com.ua> <20070606011022.R35623@besplex.bde.org> X-Google-Sender-Auth: af5625c892d1a3ab Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_mutex.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, 05 Jun 2007 15:29:30 -0000 2007/6/5, Bruce Evans : > > I get a "spin lock held too long" panic during (an interrupt in?) acpi > initialization on booting non-PREEMPTION SCHED_4BSD SMP. Haven't tried > other cases. Do you have a backtrace or any other debugging stuffs available? Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein