From owner-freebsd-stable@FreeBSD.ORG Tue Dec 30 09:56:33 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 739221065673; Tue, 30 Dec 2008 09:56:33 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1FEFE8FC18; Tue, 30 Dec 2008 09:56:32 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so2467186ywe.13 for ; Tue, 30 Dec 2008 01:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9l5eVR9MJ0mtUPhnLOlKr+7ShhCQ4fRtL0/+HrdmAJk=; b=bSZL+NyCctKQE4kFsYjCm7fmLqxULY8rOuXuejq+akRZyO+c9Neo3DzAQVmbpQ5eU1 XTvJ7eWVICFupLvQtbAHv0kVAKuAjzs4nCQVbY5ivQR+s9kPen7gHMGTEnNOC0uxO/MC F5A80hQM2F6MQjdZlOiOtpIy7ENr82XJikbMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=sD25m8Q4TI2eu9PEDt2Pb4D7XSbJ/GQITdBiPj6abJUkTtE0y2+ds4JAECfPzxA0RS RsdGThcdfn2jt3YnigCHOnDU1v6zC+sErg3mQmu5e2Paq+jlfkGHCkaGYhWwqhyOG0lI PvSJpuMJ7+8T7rBRiPze0MdEk+6bp+tmip4H4= Received: by 10.90.34.11 with SMTP id h11mr6940172agh.54.1230630992529; Tue, 30 Dec 2008 01:56:32 -0800 (PST) Received: by 10.90.73.9 with HTTP; Tue, 30 Dec 2008 01:56:32 -0800 (PST) Message-ID: Date: Tue, 30 Dec 2008 12:56:32 +0300 From: pluknet To: "Alexander Motin" In-Reply-To: <4959ED62.9000808@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4959ED62.9000808@FreeBSD.org> Cc: FreeBSD Stable Mailing List Subject: Re: panic: lock (ng_worklist) sleep mutex does not match earlier (spin mutex) lock X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2008 09:56:33 -0000 2008/12/30 Alexander Motin : > pluknet wrote: >> While debugging I noticed that sys/netgraph/ng_base.c#rev1.131 >> was MFCed to RELENG_6 inbeetwen 6.3 and 6.4 by mav as 1.102.2.15. >> >> But this depends on sys/kern/subr_witness.c#rev1.227 which was >> not MFCed, and that is triggering panic (in subj) if kernel is built >> with WITNESS. > > Merged. > > -- > Alexander Motin > many thanks! -- wbr, pluknet