From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from h5.dl5rb.org.uk (6.d.2.3.5.8.4.2.8.7.3.5.9.9.5.0.0.0.0.0.a.e.3.0.0.b.8.0.1.0.0.2.ip6.arpa [IPv6:2001:8b0:3ea:0:599:5378:2485:32d6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B5D0EB6FAC for ; Thu, 21 Jun 2012 02:36:17 +1000 (EST) Date: Wed, 20 Jun 2012 17:12:49 +0100 From: Ralf Baechle To: Yoichi Yuasa Subject: Re: [PATCH] MIPS: fix bug.h MIPS build regression Message-ID: <20120620161249.GB29196@linux-mips.org> References: <1339962373-3224-1-git-send-email-geert@linux-m68k.org> <20120620152759.2caceb8c.yuasa@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20120620152759.2caceb8c.yuasa@linux-mips.org> Cc: Linux MIPS Mailing List , Linux-sh list , linux-kernel@vger.kernel.org, Linuxppc-dev , Paul Mundt , Geert Uytterhoeven , Chris Zankel List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jun 20, 2012 at 03:27:59PM +0900, Yoichi Yuasa wrote: > Commit: 3777808873b0c49c5cf27e44c948dfb02675d578 breaks all MIPS builds. Thanks, fix applied. Ralf