From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753606AbcFQV2M (ORCPT ); Fri, 17 Jun 2016 17:28:12 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:56667 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750986AbcFQV2K (ORCPT ); Fri, 17 Jun 2016 17:28:10 -0400 Date: Fri, 17 Jun 2016 14:27:56 -0700 From: Guenter Roeck To: Vineet Gupta Cc: Ingo Molnar , Peter Zijlstra , "linux-kernel@vger.kernel.org" , linux-snps-arc@lists.infradead.org, Michael Ellerman , Tony Breeds Subject: Re: Build failures in -next due to 'locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()' Message-ID: <20160617212756.GA19848@roeck-us.net> References: <57640B08.4090007@roeck-us.net> <20160617143942.GV30154@twins.programming.kicks-ass.net> <20160617144136.GK30927@twins.programming.kicks-ass.net> <20160617160438.GA24148@gmail.com> <57645C16.9040300@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57645C16.9040300@synopsys.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 17, 2016 at 10:22:46PM +0200, Vineet Gupta wrote: > On Friday 17 June 2016 06:04 PM, Ingo Molnar wrote: > >> I've misplaced my arc compiler, but does this make it go again? > > There's no arc compiler on korg's cross-building directory. > > Yeah, I'd requested that a few times... > > However we do have ARC kernels building at atleast 2 places > 1. Guenther's build service which sent this error report > 2. kisskb build by Michale Ellerman > > Although I don't know if it is possible to download cross tools from either of above. > Unfortunately no for mine. I tried to put the toolchains I use on github, but the images are too large, and I hit the github repository size limit. Guenter