From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754153AbbIMQ6V (ORCPT ); Sun, 13 Sep 2015 12:58:21 -0400 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:45739 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752758AbbIMQ6U (ORCPT ); Sun, 13 Sep 2015 12:58:20 -0400 Date: Sun, 13 Sep 2015 17:57:59 +0100 From: Russell King - ARM Linux To: Guenter Roeck Cc: Geert Uytterhoeven , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Build regressions/improvements in v4.3-rc1 Message-ID: <20150913165758.GE21084@n2100.arm.linux.org.uk> References: <1442134868-17607-1-git-send-email-geert@linux-m68k.org> <20150913151926.GA19850@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150913151926.GA19850@roeck-us.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 13, 2015 at 08:19:26AM -0700, Guenter Roeck wrote: > arm:rpc_defconfig: > > fs/fat/dir.c: In function 'fat_ioctl_filldir': > fs/fat/dir.c:752:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) Not much can be done about that - gcc people aren't interested in fixing ARMv3 compiler support anymore, although this is still buildable with older compilers. I don't see any point in removing the platform just because GCC has decided to break itself. > arm64:allmodconfig: > > drivers/firmware/qcom_scm-32.c:196:4: error: expected string literal before ‘__asmeq’ > drivers/firmware/qcom_scm-32.c:221:2: error: implicit declaration of function ‘secure_flush_area’ > drivers/firmware/qcom_scm-32.c:239:2: error: implicit declaration of function ‘outer_inv_range’ > drivers/firmware/qcom_scm-32.c:331:4: error: expected string literal before ‘__asmeq’ > drivers/firmware/qcom_scm-32.c:361:4: error: expected string literal before ‘__asmeq’ This file shouldn't be built on ARM64, and there's a fix in the pipeline which obviously didn't make -rc1 for it. -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.