Date: Wed, 21 Sep 2005 16:39:27 -0400 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@freebsd.org Cc: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, Erik Winge <erik.winge@gmail.com>, Robert Watson <rwatson@freebsd.org> Subject: Re: lor in in.c and if_ural.c Message-ID: <200509211639.29092.jhb@FreeBSD.org> In-Reply-To: <Pine.BSF.4.53.0509192107070.36713@e0-0.zab2.int.zabbadoz.net> References: <4cf221cc050919133065a611b7@mail.gmail.com> <Pine.BSF.4.53.0509192107070.36713@e0-0.zab2.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 19 September 2005 05:08 pm, Bjoern A. Zeeb wrote: > On Mon, 19 Sep 2005, Erik Winge wrote: > > I got this lock order reversal on 7.0-CURRENT today: > > > > lock order reversal: (Giant after non-sleepable) > > 1st 0xc06aaea0 in_multi_mtx (in_multi_mtx) @ > > /usr/src/sys/netinet/in.c:964 2nd 0xc065dee0 Giant (Giant) @ > > /usr/src/sys/dev/usb/if_ural.c:1401 > > for the archives: I added this with LOR ID 162. See > http://sources.zabbadoz.net/freebsd/lor.html#162 This LOR is going to happen with every non-MPSAFE network driver for now. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509211639.29092.jhb>