Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757411AbbDPN4N (ORCPT ); Thu, 16 Apr 2015 09:56:13 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:22829 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754030AbbDPN4E (ORCPT ); Thu, 16 Apr 2015 09:56:04 -0400 Date: Thu, 16 Apr 2015 15:58:18 +0200 From: Quentin Casasnovas To: Guenter Roeck Cc: Quentin Casasnovas , Rusty Russell , lkml , Stephen Rothwell , linux-next Subject: Re: [PATCH 0/2] Tentative fix for the divide-by-zero on score/paris/.. Message-ID: <20150416135818.GC6703@chrystal.uk.oracle.com> References: <20150414165000.GA19434@roeck-us.net> <1429088078-23827-1-git-send-email-quentin.casasnovas@oracle.com> <552E6722.1080507@roeck-us.net> <20150415211956.GA6703@chrystal.uk.oracle.com> <552F13AF.5030606@roeck-us.net> <20150416082116.GB6703@chrystal.uk.oracle.com> <552FAF4C.2050202@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <552FAF4C.2050202@roeck-us.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 980 Lines: 32 On Thu, Apr 16, 2015 at 05:47:08AM -0700, Guenter Roeck wrote: > On 04/16/2015 01:21 AM, Quentin Casasnovas wrote: > > On Wed, Apr 15, 2015 at 06:43:11PM -0700, Guenter Roeck wrote: > >> Let me know if you can find a score toolchain - otherwise I'll make a copy > >> of mine available. > > > > I could not find one, if it's not too much trouble for you to make yours > > available that'd be great. > > > > Hi Quentin, Hi Guenter, > > Try http://server.roeck-us.net/qemu/score.tgz. I have it installed in /opt/kernel, > and build the kernel with > > PATH=/opt/kernel/score/bin:${PATH} > make ARCH=score CROSS_COMPILE=score-elf- > > > Hope this helps, It did, thanks a lot! I shouldn't be able to break score now.. :-) Quentin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/