Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2012 05:50:12 GMT
From:      Joel Dahl <joel@freebsd.org>
To:        freebsd-wireless@FreeBSD.org
Subject:   Re: kern/163318: [ath] ath(4) stops working
Message-ID:  <201203120550.q2C5oCnR043737@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/163318; it has been noted by GNATS.

From: Joel Dahl <joel@freebsd.org>
To: Adrian Chadd <adrian.chadd@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: kern/163318: [ath] ath(4) stops working
Date: Mon, 12 Mar 2012 06:44:12 +0100

 On 11-03-2012 13:45, Adrian Chadd wrote:
 > On 11 March 2012 13:13, Joel Dahl <joel@freebsd.org> wrote:
 > 
 > >> Nope. That just started shifting around locks. Can you please try
 > >> 231852 with the debugging patch I threw you (that patched
 > >> ieee80211_scan.c) and see if it complains?
 > >
 > > Sure, I'll try 231852 + your patch.
 > >
 > >> If that patch fixed anything, it just delayed things enough to hide
 > >> what's going on...
 > >
 > > I see. Hiding a problem is not equal to fixing it. :-)
 > 
 > Yup. The main thing that changed is the order of the TX/RX/interrupt
 > taskqueue stop versus grabbing the PCU lock.
 > 
 > Since the PCU lock is also grabbed when doing some other things
 > (notably RX and interrupts, briefly in each situation), it's possible
 > that we're just now not hitting whatever the race is, versus having
 > fixed it.
 > 
 > I'd really like to know where the race _is_...
 
 231852 + your patch died after 2 hours, so the problem remains.
 
 -- 
 Joel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203120550.q2C5oCnR043737>