From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-iw0-f180.google.com ([209.85.223.180]:41835 "EHLO mail-iw0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbZKEAQf convert rfc822-to-8bit (ORCPT ); Wed, 4 Nov 2009 19:16:35 -0500 MIME-Version: 1.0 In-Reply-To: References: <43e72e890911041540hd1e5f87u8d282d9c95857504@mail.gmail.com> From: "Luis R. Rodriguez" Date: Wed, 4 Nov 2009 16:16:20 -0800 Message-ID: <43e72e890911041616w547fc9e4t34915827f65c2682@mail.gmail.com> Subject: Re: Reverting 5d423 fixes loading of ath9k on Acer Extensa 7630EZ To: Linus Torvalds Cc: Ingo Molnar , linux-kernel@vger.kernel.org, linux-wireless , Yannick Roehlly , Yinghai Lu , Jesse Barnes , Ivan Kokshaysky , Andrew Morton , "John W. Linville" , berndl81@gmx.at, Greg KH Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Nov 4, 2009 at 3:57 PM, Linus Torvalds wrote: > > > On Wed, 4 Nov 2009, Luis R. Rodriguez wrote: >> >> Can you please consider reviewing this issue and help determine if >> this indeed needs to be reverted for 2.6.32 and the next 2.6.31.y. >> >> I am curious if other devices would work by reverting this as well. >> [ ... ] For details please feel free to check: >> >> http://bugzilla.kernel.org/show_bug.cgi?id=14402 > > That same commit was the cause for > >        http://bugzilla.kernel.org/show_bug.cgi?id=13940 > > and we just increased the rounding to make it go away (see commit > 15b812f1). But that was a hack. > > And if that didn't help the ath9k case, then we should just revert > entirely. Alright, will see if Bernhard is up for testing the 15b812f1 hack and report back. Luis