Return-path: Received: from mail-qw0-f46.google.com ([209.85.216.46]:54483 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750710Ab1AQUgW (ORCPT ); Mon, 17 Jan 2011 15:36:22 -0500 MIME-Version: 1.0 In-Reply-To: References: <201101131423.51640.helmut.schaa@googlemail.com> Date: Mon, 17 Jan 2011 21:36:20 +0100 Message-ID: Subject: Re: BUG in rt2x00lib_txdone() with 2.6.37-rc8 From: Ivo Van Doorn To: Ingo Brunberg Cc: helmut.schaa@googlemail.com, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, On Sun, Jan 16, 2011 at 3:58 AM, Ingo Brunberg wrote: > Ivo Van Doorn writes: > >> This could be, would be interesting to know if compat-wireless also shows >> this problem. Because the queue refactoring code which should have solved >> these race conditions was added after 2.6.37. > > I really would like to give it a try, but compat-wireless-2011-01-15 > crashes right on module loading. Is there a version known to work? You could try the rt2x00-special package: http://kernel.org/pub/linux/kernel/people/ivd/compat-rt2x00.tar.bz2 this is compat-wireless + rt2x00 patches from rt2x00.git. For me it is working without any crashes.. Ivo