Date: Thu, 11 Aug 2005 14:14:29 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Emanuel Strobl <Emanuel.strobl@gmx.net> Cc: freebsd-current@freebsd.org Subject: Re: Stoll some LORs in BETA2 (kern_timeout, if_fxp, if_ether, if_em, tcp_input, tcp_syncache) Message-ID: <Pine.BSF.4.53.0508111408400.11795@e0-0.zab2.int.zabbadoz.net> In-Reply-To: <200508111523.58929@harrymail> References: <200508111523.58929@harrymail>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0508111408400.11795>
