From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755423AbYHKQrT (ORCPT ); Mon, 11 Aug 2008 12:47:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752514AbYHKQrA (ORCPT ); Mon, 11 Aug 2008 12:47:00 -0400 Received: from mail.atheros.com ([12.36.123.2]:26911 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752108AbYHKQq6 (ORCPT ); Mon, 11 Aug 2008 12:46:58 -0400 Date: Mon, 11 Aug 2008 09:46:57 -0700 From: "Luis R. Rodriguez" To: Stephen Rothwell CC: "John W. Linville" , "David S. Miller" , "linux-next@vger.kernel.org" , LKML , "netdev@vger.kernel.org" , Adrian Bunk , Luis Rodriguez , Sujith Manoharan Subject: Re: ath9k build failure Message-ID: <20080811164657.GE6128@tesla> References: <20080811162040.ed7b8ab7.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20080811162040.ed7b8ab7.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Aug 10, 2008 at 11:20:40PM -0700, Stephen Rothwell wrote: > Hi all, > > Today's linux-next build (powerpc allyesconfig) failed like this: > > drivers/net/wireless/ath9k/hw.c: In function 'ath9k_hw_spur_mitigate': > drivers/net/wireless/ath9k/hw.c:4925: internal compiler error: in expand_expr_real_1, at expr.c:9199 > > This is a driver that is in Linus' tree and has no patches in the > linux-next tree. > > The original work around talked about applying the patch twice, so I > applied the below patch. Stephen, this is also in wireless-testing. I also see this in linux-2.6 under b08cbcd4546445740c2a04291204b56f8baf7be2. Not sure how this didn't get through linux-next. Luis