Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751097AbdCNLg6 (ORCPT ); Tue, 14 Mar 2017 07:36:58 -0400 Received: from ozlabs.org ([103.22.144.67]:57359 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898AbdCNLg4 (ORCPT ); Tue, 14 Mar 2017 07:36:56 -0400 From: Michael Ellerman To: Stafford Horne , Geert Uytterhoeven Cc: "linux-kernel\@vger.kernel.org" , Stephen Rothwell , openrisc@lists.librecores.org Subject: Re: [OpenRISC] Build regressions/improvements in v4.11-rc2 In-Reply-To: <20170313151001.GB2418@lianli.shorne-pla.net> References: <1489394631-9491-1-git-send-email-geert@linux-m68k.org> <20170313141228.GA2418@lianli.shorne-pla.net> <20170313151001.GB2418@lianli.shorne-pla.net> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Tue, 14 Mar 2017 22:36:47 +1100 Message-ID: <87shmgum28.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 850 Lines: 25 Stafford Horne writes: > On Mon, Mar 13, 2017 at 03:17:15PM +0100, Geert Uytterhoeven wrote: >> >> >> >> OpenRISC needs an updated toolchain. >> > >> > Thansk for the report. I have updated the toolchain that is pointed to >> > by make.cross [1] a few weeks back. Fengguang and I updated the >> > make.cross tool which the build robot's point to a late tool chain [2], >> > what are you using? >> >> I'm using the linux-next build service. >> http://kisskb.ellerman.id.au/kisskb/head/4495c08e84729385774601b5146d51d9e5849f81/ > > Right, I see the results there but I don't really see how to go about > sending patches to reference our latest toolchain. > > Perhaps Michael can help with that. I can. It's fixed now: http://kisskb.ellerman.id.au/kisskb/buildresult/12965819/ Thanks for the pointer to the toolchain. cheers