Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935316AbYBUXF6 (ORCPT ); Thu, 21 Feb 2008 18:05:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758269AbYBUXFq (ORCPT ); Thu, 21 Feb 2008 18:05:46 -0500 Received: from nf-out-0910.google.com ([64.233.182.187]:19866 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753620AbYBUXFl (ORCPT ); Thu, 21 Feb 2008 18:05:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=DbMTC0wpsMGKN6DIBFT/qA8JoE0ZJqXy1B9hN3YPS0Q+2YsCC+x6uI68lFnyGtV9MhdpviLvaIhG6NyLEsn2Bj1HQvJ88dftRNr+GLJG56cEZ66R2yTfxlSANpMwGrjngs2cG8rYhmMW1nmrjTl1uQHwL6EuraaBOZuKgNWB+ng= From: Chris Clayton Reply-To: chris2553@googlemail.com To: Ivo van Doorn Subject: Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Date: Thu, 21 Feb 2008 23:04:28 +0000 User-Agent: KMail/1.9.9 Cc: Chris Vine , Dan Williams , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, rt2400-devel@lists.sourceforge.net References: <1203628049.3277.6.camel@boulder.homenet> <200802212251.26897.IvDoorn@gmail.com> In-Reply-To: <200802212251.26897.IvDoorn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802212304.28731.chris2553@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2772 Lines: 63 On Thursday 21 February 2008, Ivo van Doorn wrote: > On Thursday 21 February 2008, Chris Vine wrote: > > On Wed, 2008-02-20 at 21:16 +0000, Chris Vine wrote: > > > On Wed, 2008-02-20 at 21:50 +0100, Ivo van Doorn wrote: > > > [snip] > > > > On Wednesday 20 February 2008, Chris Vine wrote: > > > > > I did that yesterday and it just reported a kernel panic on the terminal > > > > > with the message: > > > > > > > > > > Kernel panic - not syncing: Aiee, killing interrupt handler! > > > > > > > > I have an idea, could you try below patch? > > > > Note that while applying it will mention something about a line offset, but that can be ignored. > > > > > > > > This could perhaps also fix the TX/RX issue mentioned earlier in the thread, but I am not > > > > quite sure about that. > > > > > > The patch applied OK (with some offsets as you say) but it doesn't help. > > > The kernel panic still occurs when association is attempted. > > > > Here's some further information. > > > > I have a fully functioning version of rt2x00-2.0.14 and mac80211 from > > wireless-2.6/compat-wireless-2.6 of mid January which works fine on > > kernel 2.6.24. On doing a comparison with the rt2x00 in vanilla kernel > > 2.6.25-rc2, there are no material differences. (There was a slight > > change in the declaration a variable in rt2x00usb.c but it is > > immaterial.) > > > > I compiled up the working mid-January version of rt2x00 and mac80211 > > under kernel 2.6.25-rc2 and I get exactly the same result as I reported > > earlier, namely I get a kernel panic as soon as I try to associate. It > > looks therefore as if something has changed within the remainder of the > > kernel which has caused rt2x00 (and possibly mac80211?) to break. > > > > This probably explains the problem another user reported with rt61. > > Perhaps something similar like: > http://bugzilla.kernel.org/show_bug.cgi?id=10058 > in there a reference is made to the following patch: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc2/2.6.25-rc2-mm1/broken-out/revert-send-a-single-notification-on-device-state-changes.patch > > Does applying that help? I'm afraid not, Ivo. The test I ran last night was against 2.6.25.-rc2-git4 and that already has this patch applied. Furthermore, I have another card that uses the rtl8180 driver and that works reliably. I, therefore, suspect that my problem lies within the rt61pci driver or the rt2x00 infrastructure. Chris > > Ivo > -- Beauty is in the eye of the beerholder. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/