Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754323AbYAXIuS (ORCPT ); Thu, 24 Jan 2008 03:50:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752922AbYAXIuF (ORCPT ); Thu, 24 Jan 2008 03:50:05 -0500 Received: from fk-out-0910.google.com ([209.85.128.188]:48568 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753014AbYAXIuD (ORCPT ); Thu, 24 Jan 2008 03:50:03 -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=voAOWCMdPwIPxDhjfJxKYejKp7u1uwRB5aNf64mYMkV7kMrQ3PyWH7EOsd0rLy3YsKs7PdNfqRxQBURCeP3RR6WuTsrHvwwo9IjhdtwnS76G4jfceDoFQ1AXB4gbdas54/0+Hk0uxqDeKQvRma9/sGRaCOAc6WGeb0d5i48rG28= From: Chris Clayton Reply-To: chris2553@googlemail.com To: "John W. Linville" Subject: Re: Silent crash witk 2-6.24-rc8-git4 Date: Thu, 24 Jan 2008 08:49:28 +0000 User-Agent: KMail/1.9.7 Cc: linux-wireless@vger.kernel.org, LKML References: <200801220603.02986.chris2553@googlemail.com> <20080123190207.GB3129@tuxdriver.com> <200801240003.31666.chris2553@googlemail.com> In-Reply-To: <200801240003.31666.chris2553@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801240849.28284.chris2553@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2351 Lines: 65 On Thursday 24 January 2008, Chris Clayton wrote: > Thanks for the reply, John. > > On Wednesday 23 January 2008, John W. Linville wrote: > > On Wed, Jan 23, 2008 at 04:42:58PM +0000, Chris Clayton wrote: > > > On Wednesday 23 January 2008, Chris Clayton wrote: > > > > Hi again. > > > > > > > > On Tuesday 22 January 2008, Chris Clayton wrote: > > > > > Hi, > > > > > > and here's another, slightly more complete, one, this time from 2.6.24-rc8-git6 > > > (the none I sent earlier was from -git4, by the way) > > > > > > Call Trace: > > > [] __update_rq_clock+0x1a/0xf0 > > > [] rt2x00lib_txdone+0x9d/0xd0 [rt2x00lib] > > > [] rt61pci_txdone+0x153/0x1f0 [rt61pci] > > > [] rt61pci_interrupt+0x9d/0xb0 [rt61pci] > > > > I suspect this could relate to this commit: > > > > commit 62bc060b8ed5fcdafd87da5ab17bdd59a39ebcc9 > > Author: Mattias Nissler > > Date: Mon Nov 12 15:03:12 2007 +0100 > > > > rt2x00: Allow rt61 to catch up after a missing tx report > > > > Could you revert that patch, rebuild, and try to recreate the problem? > > > > I've reverted the patch by hand - the original patch on linux-wireless doesn't match the present state of the code > in rt61pci.c and I'm not a git user. I'm pretty sure I've got it right, however. > > Problem now is that we are back where we were a few weeks ago because my wireless connection dies > almost immediately after I start the download and from dmesg I see: > Doh! Of course, I can get the patch that needs to be reverted from Linus' git repository, so just to be certain my reversion-by-hand was, in fact, OK and not the source of the problem, I've done just that, and... > phy0 -> rt2x00pci_write_tx_data: Error - Arrived at non-free entry in the non-full queue 2. > Please file bug report to http://rt2x00.serialmonkey.com. > ... this "non-free entry" still appears within a few seconds on any non-trivial network activity starting. > Chris > > > Thanks! > > > > John > > > -- Beer is proof that God loves us and wants us to be happy - Benjamin Franklin -- 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/