From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756893AbcHCAXr (ORCPT ); Tue, 2 Aug 2016 20:23:47 -0400 Received: from ozlabs.org ([103.22.144.67]:44402 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754135AbcHCAXh (ORCPT ); Tue, 2 Aug 2016 20:23:37 -0400 Date: Wed, 3 Aug 2016 10:23:24 +1000 From: Stephen Rothwell To: "Luis R. Rodriguez" Cc: Guenter Roeck , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , linuxppc-dev@lists.ozlabs.org, linux-next@vger.kernel.org, Fengguang Wu , "linux-kernel@vger.kernel.org" Subject: Re: powerpc allyesconfig / allmodconfig linux-next next-20160729 - next-20160729 build failures Message-ID: <20160803102324.6372e66a@canb.auug.org.au> In-Reply-To: <20160802220243.GK3296@wotan.suse.de> References: <20160802215839.GA7383@roeck-us.net> <20160802220243.GK3296@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Luis, On Wed, 3 Aug 2016 00:02:43 +0200 "Luis R. Rodriguez" wrote: > > Thanks for the confirmation. For how long is it known this is broken? > Does anyone care and fix these ? Or is this best effort? This has been broken for many years :-( I have a couple of times almost fixed it, but it requires that we change from using "ld -r" to build the built-in.o objects and some changes to the powerpc head.S code ... I will give it another shot now that the merge window is almost over (and linux-next goes into its quieter time). -- Cheers, Stephen Rothwell