From owner-freebsd-current@FreeBSD.ORG Thu Aug 11 14:15:10 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E5D716A41F for ; Thu, 11 Aug 2005 14:15:10 +0000 (GMT) (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 0241143D45 for ; Thu, 11 Aug 2005 14:15:09 +0000 (GMT) (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 4FED61FF91D; Thu, 11 Aug 2005 16:15:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 04E631FF90C; Thu, 11 Aug 2005 16:15:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id B1E6E15384; Thu, 11 Aug 2005 14:14:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id A7ACB15329; Thu, 11 Aug 2005 14:14:29 +0000 (UTC) Date: Thu, 11 Aug 2005 14:14:29 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Emanuel Strobl In-Reply-To: <200508111523.58929@harrymail> Message-ID: References: <200508111523.58929@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: freebsd-current@freebsd.org Subject: Re: Stoll some LORs in BETA2 (kern_timeout, if_fxp, if_ether, if_em, tcp_input, tcp_syncache) 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: Thu, 11 Aug 2005 14:15:10 -0000 On Thu, 11 Aug 2005, Emanuel Strobl wrote: > lock order reversal > 1st 0xc07c1d60 Giant (Giant) @ /usr/src/sys/kern/kern_timeout.c:263 > 2nd 0xc1a6c018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1187 similar to: http://sources.zabbadoz.net/freebsd/lor.html#73 > lock order reversal > 1st 0xc1db6588 rtentry (rtentry) @ /usr/src/sys/netinet/if_ether.c:445 > 2nd 0xc1a161a0 em0 (network driver) @ /usr/src/sys/dev/em/if_em.c:647 similar to: http://sources.zabbadoz.net/freebsd/lor.html#71 > lock order reversal > 1st 0xc1ec0a68 inp (tcpinp) @ /usr/src/sys/netinet/tcp_input.c:742 > 2nd 0xc1a161a0 em0 (network driver) @ /usr/src/sys/dev/em/if_em.c:647 new, added as #125 > lock order reversal > 1st 0xc1f3ba68 inp (tcpinp) @ /usr/src/sys/netinet/tcp_syncache.c:1084 > 2nd 0xc1a6c018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1187 known: http://sources.zabbadoz.net/freebsd/lor.html#121 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT