Return-path: Received: from c60.cesmail.net ([216.154.195.49]:51796 "EHLO c60.cesmail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933433Ab0BPWMa (ORCPT ); Tue, 16 Feb 2010 17:12:30 -0500 Subject: Re: compat-wireless + Linux 2.6.26.8 testing results From: Pavel Roskin To: "Luis R. Rodriguez" Cc: linux-wireless In-Reply-To: <43e72e891002161323v70636defr2500784ffb44d775@mail.gmail.com> References: <43e72e891002121810g25d21eb5y254969458a9a58e7@mail.gmail.com> <1266124222.13902.42.camel@mj> <43e72e891002161323v70636defr2500784ffb44d775@mail.gmail.com> Content-Type: text/plain Date: Tue, 16 Feb 2010 17:12:20 -0500 Message-Id: <1266358340.2659.37.camel@mj> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2010-02-16 at 13:23 -0800, Luis R. Rodriguez wrote: > > It looks like compat-wireless-2.6.33-rc8 and compat-wireless-2010-02-13 > > don't have the patches to deal with the lack of netif_tx_wake_queue and > > select_queue in Linux 2.6.26. compat-wireless-2.6.32.8 has such > > patches. > > Oh right, so I was hoping to get some reports on results of MQ > backport on 2.6.32.y, I guess its OK enough to merge now and if its > borked we can remove older kernel support or something. I confirm that ath5k and ath9k actually work on that kernel, so the results are good. There are some funny messages from ath9k, but scanning still works, and I don't think it's related to compat-wireless: ath9k 0000:00:01.0: alloc_safe_buffer: could not alloc dma memory (size=3872) ath9k 0000:00:01.0: map_single: unable to map unsafe buffer c6ffe020! ath9k 0000:00:01.0: alloc_safe_buffer: could not alloc dma memory (size=3872) ath9k 0000:00:01.0: map_single: unable to map unsafe buffer c6800020! > > That appears to be caused by the lack of > > dma_sync_single_range_for_device on the arm architecture. > > Interesting... well that would just mean we have to lift SSB off of > 2.6.28 kernels. Perhaps you mean 2.6.26? Anyway, I'd rather see dma_sync_single_range_for_device() for ARM backported. -- Regards, Pavel Roskin