From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nbd.name (unknown [IPv6:2a01:4f8:131:30e2::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8B398B6FBA for ; Wed, 20 Jun 2012 17:20:41 +1000 (EST) Message-ID: <4FE1771A.8070703@phrozen.org> Date: Wed, 20 Jun 2012 09:09:14 +0200 From: John Crispin MIME-Version: 1.0 To: Yoichi Yuasa Subject: Re: [PATCH] MIPS: fix bug.h MIPS build regression References: <1339962373-3224-1-git-send-email-geert@linux-m68k.org> <20120620152759.2caceb8c.yuasa@linux-mips.org> In-Reply-To: <20120620152759.2caceb8c.yuasa@linux-mips.org> Content-Type: text/plain; charset=ISO-8859-1 Cc: Linuxppc-dev , Linux-sh list , linux-kernel@vger.kernel.org, Linux MIPS Mailing List List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 20/06/12 08:27, Yoichi Yuasa wrote: > Commit: 3777808873b0c49c5cf27e44c948dfb02675d578 breaks all MIPS builds. > Hi Yoichi, I stumbled across the same build regression last night and came up with almost the same fix :-) Tested-by: John Crispin Thanks, John