From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Subject: Re: linux-next: Tree for Jan 19 Date: Thu, 26 Jan 2017 11:19:46 -0500 Message-ID: <20170126161945.GI29778@windriver.com> References: <20170119163959.07a25ca8@canb.auug.org.au> <20170123141159.GE7836@lianli.shorne-pla.net> <20170125163711.GE29778@windriver.com> <20170126054515.GI7836@lianli.shorne-pla.net> <20170126150838.GA21641@lianli.shorne-pla.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from mail.windriver.com ([147.11.1.11]:45319 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752701AbdAZQW1 (ORCPT ); Thu, 26 Jan 2017 11:22:27 -0500 Content-Disposition: inline In-Reply-To: <20170126150838.GA21641@lianli.shorne-pla.net> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stafford Horne Cc: linux@roeck-us.net, fengguang.wu@intel.com, Stephen Rothwell , Stefan Kristiansson , "linux-next@vger.kernel.org" , LKML [Re: linux-next: Tree for Jan 19] On 27/01/2017 (Fri 00:08) Stafford Horne wrote: > On Thu, Jan 26, 2017 at 02:45:15PM +0900, Stafford Horne wrote: > > On Wed, Jan 25, 2017 at 11:37:11AM -0500, Paul Gortmaker wrote: > > > [Re: linux-next: Tree for Jan 19] On 23/01/2017 (Mon 23:11) Stafford Horne wrote: > > > > > > [...] > > > > > > > > > > > Are all of these builds using the tests from lkp-tests [0]? > > > > > > Not using any specific tests, other than compiling allmodconfig and > > > defconfig. > > > > > > > > > > > If so and no one is working on openrisc toolchain updates I will package up > > > > a modern toolchain for the cdn [1] and send patches for lkp-test. > > > > > > > > If there is something else that needs to be done let me know. > > > > > > > > [0] git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git > > > > [1] https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.5.1/ > > > > > > If you could work with Tony (his email is at the bottom of the crosstool > > > front page in [1]) to get the or32 binutils updated, that would be > > > great. With all the arch currrently in linux, I pretty much have to > > > just use what is available from kernel.org as prebuilts. > > > > > > > Thanks, > > > > I will followup with Tony. > > Hi Paul, > > Just in case you are interested I have uploaded toolchains to here: > > http://shorne.noip.me/crosstool/files/bin/x86_64/5.4.0/ Thanks, I was able to use this to build or32 defconfig. Paul. -- > > I will be sending the same (the files/patches dir) to Tony.