From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Subject: Re: linux-next: triage for April 10, 2012 Date: Tue, 10 Apr 2012 23:09:51 -0400 Message-ID: References: <20120410224543.GA11433@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-lpp01m010-f46.google.com ([209.85.215.46]:35594 "EHLO mail-lpp01m010-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756018Ab2DKDKY convert rfc822-to-8bit (ORCPT ); Tue, 10 Apr 2012 23:10:24 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Mike Frysinger Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, Apr 10, 2012 at 10:50 PM, Mike Frysinger = wrote: > On Tue, Apr 10, 2012 at 18:45, Paul Gortmaker > wrote: >> bfin: 50% of builds >> =A0 =A0 =A0 =A0when: =A0 Mar 31 >> =A0 =A0 =A0 =A0why: =A0 =A0"Error: pcrel too far BFD_RELOC_BFIN_10" = from kernel/time/timekeeping.c >> =A0 =A0 =A0 =A0status: unknown, binutils issue? >> =A0 =A0 =A0 =A0fix: >> =A0 =A0 =A0 =A0ref: =A0 =A0http://kisskb.ellerman.id.au/kisskb/build= result/5981475/ > > that log file doesn't say anything about "BFD_RELOC_BFIN_10" Thanks Mike, I'll fix the stale link. Here is a RELOC_BFIN_10 fail: http://kisskb.ellerman.id.au/kisskb/buildresult/6087324/ Looks like I should go over the bfin fails and check each one, since they are somewhat unique -- e.g. arch/blackfin/mach-bf537/boards/dnp5370.c:392:17: error: 'bfin_spi_board_info' undeclared (first use in this function) in DNP5370_defconfig and arch/blackfin/mach-bf533/boards/ip0x.c:299:26: error: 'bfin_spi_board_info' undeclared (first use in this function) in IP0X_defconfig http://kisskb.ellerman.id.au/kisskb/buildresult/6087345/ are not related to the RELOC_BFIN_10 Paul. -- > > it does show the old L1 data overflow though ... > > on a side note, the warning: > arch/blackfin/mm/init.c:79:9: warning: array subscript is above array > bounds [-Warray-bounds] > is a bad thing, but i've just pushed a fix for that ... > -mike > -- > To unsubscribe from this list: send the line "unsubscribe linux-kerne= l" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at =A0http://vger.kernel.org/majordomo-info.html > Please read the FAQ at =A0http://www.tux.org/lkml/