From owner-freebsd-stable@FreeBSD.ORG Sat Feb 10 17:56:40 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB1C616A402 for ; Sat, 10 Feb 2007 17:56:40 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 81E9D13C441 for ; Sat, 10 Feb 2007 17:56:40 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id E28361FFEC1; Sat, 10 Feb 2007 18:35:22 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 794DB1FFEAF; Sat, 10 Feb 2007 18:35:09 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 1274D444CC1; Sat, 10 Feb 2007 17:33:39 +0000 (UTC) Date: Sat, 10 Feb 2007 17:33:39 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Kris Kennaway In-Reply-To: <20070204201558.GA46483@xor.obsecurity.org> Message-ID: <20070210172804.Q47107@maildrop.int.zabbadoz.net> References: <20070204201558.GA46483@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: stable@FreeBSD.org Subject: Re: LOR in ipdivert and devfs 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: Sat, 10 Feb 2007 17:56:41 -0000 On Sun, 4 Feb 2007, Kris Kennaway wrote: > I get the following lock order reversals at boot on this 6.2 system. > > Feb 3 14:47:28 xor kernel: lock order reversal: > Feb 3 14:47:28 xor kernel: 1st 0xc08422a0 cdev (cdev) @ kern/kern_conf.c:61 > Feb 3 14:47:28 xor kernel: 2nd 0xc3a4510c sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 this has already been known: http://sources.zabbadoz.net/freebsd/lor.html#187 > This one appears to be new although there are other ipdivert-related > reversals known. > > Feb 3 12:48:49 xor kernel: lock order reversal: > Feb 3 12:48:49 xor kernel: 1st 0xc3dea090 inp (divinp) @ netinet/ip_divert.c:354 > Feb 3 12:48:49 xor kernel: 2nd 0xc0892700 in_multi_mtx (in_multi_mtx) @ netinet/ip_output.c:306 I added this one with LOR ID 202 to the LOR page: http://sources.zabbadoz.net/freebsd/lor.html#202 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT