From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 20 Jun 2012 18:13:02 +0200 (CEST) Received: from h9.dl5rb.org.uk ([81.2.74.9]:35781 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903445Ab2FTQM5 (ORCPT ); Wed, 20 Jun 2012 18:12:57 +0200 Received: from h5.dl5rb.org.uk (h5.dl5rb.org.uk [127.0.0.1]) by h5.dl5rb.org.uk (8.14.5/8.14.3) with ESMTP id q5KGCrh1005847; Wed, 20 Jun 2012 17:12:53 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.5/8.14.5/Submit) id q5KGCnYa005796; Wed, 20 Jun 2012 17:12:49 +0100 Date: Wed, 20 Jun 2012 17:12:49 +0100 From: Ralf Baechle To: Yoichi Yuasa Cc: Geert Uytterhoeven , Paul Mundt , linux-kernel@vger.kernel.org, Linuxppc-dev , Linux MIPS Mailing List , Linux-sh list , Chris Zankel 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 Content-Disposition: inline In-Reply-To: <20120620152759.2caceb8c.yuasa@linux-mips.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 33742 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: On Wed, Jun 20, 2012 at 03:27:59PM +0900, Yoichi Yuasa wrote: > Commit: 3777808873b0c49c5cf27e44c948dfb02675d578 breaks all MIPS builds. Thanks, fix applied. Ralf