From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933805AbcFQQNW (ORCPT ); Fri, 17 Jun 2016 12:13:22 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:56934 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932732AbcFQQNU (ORCPT ); Fri, 17 Jun 2016 12:13:20 -0400 Date: Fri, 17 Jun 2016 18:13:11 +0200 From: Peter Zijlstra To: Ingo Molnar Cc: Guenter Roeck , "linux-kernel@vger.kernel.org" , Vineet Gupta , linux-snps-arc@lists.infradead.org Subject: Re: Build failures in -next due to 'locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()' Message-ID: <20160617161311.GA30154@twins.programming.kicks-ass.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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160617160438.GA24148@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 17, 2016 at 06:04:38PM +0200, Ingo Molnar wrote: > There's no arc compiler on korg's cross-building directory. I always build my own cross compiler set, but it looks like the last time I build a set ARC didn't build. This frequently happens (that a number of archs fail to build that is).