Re: Lock order reversal in ral driver
- From: Sam Leffler <sam@xxxxxxxxxxx>
- Date: Mon, 24 Mar 2008 11:28:30 -0700
Robert Jenssen wrote:
Hi,<...stuff snipped...>
Since upgrading to FreeBSD 7 I have been experiencing some frustrating problems with my RAL wifi card. In particular, it seems to me that dhclient fails when the ral device driver times out while scanning for my access point. At the same time my HP PDA with Spectec WiFi SDIO card has no problems finding my access point.
Today I made a kernel with the following options:
makeoptions DEBUG=-g
options INVARIANTS
options INVARIANT_SUPPORT
options WITNESS
options DEBUG_LOCKS
options DEBUG_VFS_LOCKS
options DIAGNOSTIC
options SOCKBUF_DEBUG
options DDB
options KDB
Upon rebooting the dmesg immediately showed a lock order reversal in the ral driver in ieee80211_scan.c and rt2560.c (see below). Does this correspond to my symptoms? Is there a wizard out there who understands what is happening?
The LOR is unrelated to any issues you are seeing and can be safely ignored. Try providing a description of your setup and a log that indicates the problem. For the latter look at wlandebug(8).
Sam
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- References:
- Lock order reversal in ral driver
- From: Robert Jenssen
- Lock order reversal in ral driver
- Prev by Date: Re: route-to not working
- Next by Date: Re: natd port forward times out, tcpdump yields nothing
- Previous by thread: Lock order reversal in ral driver
- Next by thread: Re: kern/121983: [fxp] fxp0 MBUF and PAE
- Index(es):